Skip to content

Commit

Permalink
Merge pull request #93 from at88mph/main
Browse files Browse the repository at this point in the history
fix: increment old version file to force release build
  • Loading branch information
at88mph authored Nov 25, 2024
2 parents a26d36b + c742d91 commit 426ee79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
# tags with and without build number so operators use the versioned
# tag but we always keep a timestamped tag in case a semantic tag gets
# replaced accidentally
VER=0.4.0
VER=0.5.2
TAGS="${VER} ${VER}-$(date -u +"%Y%m%dT%H%M%S")"
unset VER

0 comments on commit 426ee79

Please sign in to comment.