bump version (#629)

This commit is contained in:
Lev Kokotov
2023-10-26 10:50:45 -07:00
committed by GitHub
parent 7d3003a16a
commit b52ea8e7f1
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ on:
workflow_dispatch:
inputs:
packageVersion:
default: "1.1.2-dev"
default: "1.1.2-dev1"
jobs:
build:
strategy: