Update package version in build workflow to reflect new release version
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -7,7 +7,7 @@ on:
|
|||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PKG_VERSION: "2.0.0"
|
PKG_VERSION: "2.1.0"
|
||||||
PKG_RELEASE: "1"
|
PKG_RELEASE: "1"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Reference in New Issue
Block a user