Skip to content

Commit

Permalink
Merge pull request #501 from zigbee-alliance/update_version_in_test_u…
Browse files Browse the repository at this point in the history
…pgrade

Update binary version to 1.2.0 in upgrade tests
  • Loading branch information
ashcherbakov authored Aug 8, 2023
2 parents c1081db + 64c8fb2 commit 634a706
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration_tests/upgrade/test-upgrade.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,8 @@ trustee_account_3="bob"
vendor_account="vendor_account"

plan_name="v1.2.0"
binary_version="v1.2.0-dev4"
upgrade_checksum="sha256:ab6c59e43fb8612a179d208004dc97c62e3d2cab8918fa4712eb4473216cca84"
binary_version="v1.2.0"
upgrade_checksum="sha256:bceea1cf60260e870001bf958ec7b52d694050d53184c23f13314f3930070df3"
vid=1
pid_1=1
pid_2=2
Expand Down

0 comments on commit 634a706

Please sign in to comment.