forked from jakowenko/double-take
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update hardcoded version to constant
Replaced all hardcoded instances of the version number "1.13.11.8" with a constant named "Version". This change will make future version updates easier and less error-prone, as the version number will only need to be updated in one place. This change affects the main.go file in the .build/bundle directory.
- Loading branch information
1 parent
1792411
commit 08366bf
Showing
1 changed file
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters