0.1.1-2607102223.dev
diff --git a/Taskfile.yml b/Taskfile.yml index 0a69e7b..4e38a21 100644 --- a/Taskfile.yml +++ b/Taskfile.yml
@@ -18,7 +18,7 @@ version: "3" vars: - BASEVER: "0.9.1" + BASEVER: "0.1.1" VARIANT: "dev" VERSION: sh: git describe --tags --abbrev=0 2>/dev/null || git rev-parse --short HEAD
diff --git a/branch.txt b/branch.txt index f374f66..17e51c3 100644 --- a/branch.txt +++ b/branch.txt
@@ -1 +1 @@ -0.9.1 +0.1.1
diff --git a/version.txt b/version.txt index 7c67574..40a9c42 100644 --- a/version.txt +++ b/version.txt
@@ -1 +1 @@ -0.9.1-2607102200.dev +0.1.1-2607102223.dev