Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

randreev1321
Copy link
Collaborator

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