Skip to content

Commit

Permalink
ringhold VER 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pdowler committed Apr 3, 2024
1 parent ac0bc17 commit 3185e1c
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 3185e1c

Please sign in to comment.