diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f4f5dc6..6fe711d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -7,7 +7,7 @@ on: branches: [ master ] env: - PKG_VERSION: "2.1.0" + PKG_VERSION: "2.2.0" PKG_RELEASE: "1" ABSEIL_VERSION: "20230125.3"