Skip to content

Commit

Permalink
v3.1.0-mastrogpt.2405121352
Browse files Browse the repository at this point in the history
  • Loading branch information
msciabarra committed May 12, 2024
1 parent 3335e65 commit 1dcf80b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
version: '3'

vars:
CUR: '3.0.0'
CUR: '3.1.0'

tasks:
setup: {silent:true}
Expand Down Expand Up @@ -62,4 +62,4 @@ tasks:
CUR: 3.1.0
env:
TAG:
sh: echo "v{{.CUR}}-beta.$(date +%y%m%d%H%M)"
sh: echo "v{{.CUR}}-mastrogpt.$(date +%y%m%d%H%M)"

0 comments on commit 1dcf80b

Please sign in to comment.