Bump package version to 2.1.0
All checks were successful
Build / build (push) Successful in 1m25s

Update package version in build workflow to reflect new release version
This commit is contained in:
2025-01-28 06:51:58 +00:00
parent eb3c9ac653
commit 5bfc44d46c

View File

@@ -7,7 +7,7 @@ on:
branches: [ master ]
env:
PKG_VERSION: "2.0.0"
PKG_VERSION: "2.1.0"
PKG_RELEASE: "1"
jobs: