Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: kogeler <[email protected]>
  • Loading branch information
kogeler committed Nov 6, 2023
1 parent e0d1a29 commit 6f2424d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
matrix:
debian-versions: [bullseye, bookworm]
rust-versions: [1.73.0]
clang-versions: [15, 16]
clang-versions: [16, 17]
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion release-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
polkadot-v1.2.0
polkadot-v1.3.0

0 comments on commit 6f2424d

Please sign in to comment.