Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Jan 20, 2024
1 parent 9662cc5 commit 6ad8d00
Show file tree
Hide file tree
Showing 8 changed files with 15,378 additions and 26 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.PHONY: publish test coveralls lint zero coverage

VERSION=1.0.0-beta.17.3
VERSION=1.0.0-beta.18
VERSION_DASH=`echo -n "1.0.0-beta.17.3" | sed "s/-/%E2%80%93/"`
BRANCH=`git branch | grep '^*' | sed 's/* //'`
DATE=`date -uR`
Expand Down
Loading

0 comments on commit 6ad8d00

Please sign in to comment.