diff --git a/thingsboard.yaml b/thingsboard.yaml index 779f60373ef..22b2729d9fe 100644 --- a/thingsboard.yaml +++ b/thingsboard.yaml @@ -1,7 +1,7 @@ package: name: thingsboard - version: "4.2.1" - epoch: 9 # GHSA-84h7-rjj3-6jx4 + version: "4.2.1.1" + epoch: 0 # GHSA-84h7-rjj3-6jx4 description: "Open-source IoT Platform - Device management, data collection, processing and visualization." copyright: - license: Apache-2.0 @@ -31,7 +31,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 292e6a36a120c2056a3c19b501d8245d9e6f2db0 + expected-commit: e7f255ca5833947ba45d695e32d141a0d587cc23 repository: https://github.com/thingsboard/thingsboard.git tag: v${{package.version}}