Skip to content

Commit

Permalink
Set version for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 committed May 29, 2022
1 parent 03beff0 commit 04b8b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
default_target: local

COMMIT_HASH := $(shell git log -1 --pretty=format:"%h"|tail -1)
VERSION = 2.3
VERSION = 3.0

local:
cd web; flutter build web;
Expand Down

0 comments on commit 04b8b63

Please sign in to comment.