Skip to content

Commit

Permalink
Merge pull request #566 from pdowler/master
Browse files Browse the repository at this point in the history
ringhold VER 1.0.0
  • Loading branch information
pdowler committed Apr 3, 2024
2 parents ac0bc17 + 3185e1c commit 91f8655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ringhold/VERSION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## deployable containers have a semantic and build tag
# semantic version tag: major.minor[.patch]
# build version tag: timestamp
VER=0.3.0
VER=1.0.0
TAGS="${VER} ${VER}-$(date --utc +"%Y%m%dT%H%M%S")"
unset VER

0 comments on commit 91f8655

Please sign in to comment.