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