Skip to content

feat(#43): Change var Version instead of constant#49

Open
randreev1321 wants to merge 1 commit intomainfrom
feat/43
Open

feat(#43): Change var Version instead of constant#49
randreev1321 wants to merge 1 commit intomainfrom
feat/43

Conversation

@randreev1321
Copy link
Contributor

Changes:

  • Used Version var to set app version instead of constant
  • Updated ci workflow
  • Removed version.go.in file, used for set app version on build step

Refs: #43

@randreev1321 randreev1321 added the enhancement New feature or request label Jun 13, 2024
@randreev1321 randreev1321 added this to the v3.8.0 milestone Jun 13, 2024
@randreev1321 randreev1321 requested a review from borisershov June 13, 2024 06:45
@randreev1321 randreev1321 self-assigned this Jun 13, 2024
@randreev1321 randreev1321 linked an issue Jun 13, 2024 that may be closed by this pull request
Changes:
 - Used `Version` var to set app version instead of constant
 - Updated ci workflow
 - Removed version.go.in file, used for set app version on build step

Refs: #43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve to work with application version

1 participant