Skip to content

Commit 60611fe

Browse files
committed
bump version
1 parent fdd5107 commit 60611fe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: Tag Releases
22

33
on:
44
push:
5-
branches:
6-
- 'main'
5+
branches:
6+
- "main"
77
paths:
8-
- 'version.txt'
8+
- "version.txt"
99

1010
# Allows you to run this workflow manually from the Actions tab
1111
workflow_dispatch:

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.19.2
1+
v1.20.0

0 commit comments

Comments
 (0)