Skip to content

Commit

Permalink
Working on v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdalertdk committed Nov 14, 2024
1 parent 83d1151 commit 3928f16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1 +1 @@
BUILD_VERSION=v1.3.0
BUILD_VERSION=v1.4.0
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ push:

public:
$(MAKE) commit
# $(MAKE) retag
$(MAKE) tag
$(MAKE) push

0 comments on commit 3928f16

Please sign in to comment.