Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Commit 08b27ac

Browse files
committed
Add 0.17 release to the docs and drop 0.9
1 parent b02ce6f commit 08b27ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ jobs:
1616
image: ghcr.io/gtk-rs/gtk3-rs/gtk3:latest
1717
env:
1818
RELEASES: |
19+
0.17=0.17
1920
0.16=0.16
2021
0.15=0.15
2122
0.14=0.14
22-
0.9=0.9
2323
steps:
2424
- uses: actions/checkout@v2
2525
with:

0 commit comments

Comments
 (0)