Skip to content

Commit e7de2b9

Browse files
committed
Increase version
1 parent 3dd3279 commit e7de2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on: [push, pull_request]
44

55
env:
6-
VERSION: "5.0.0.${{github.run_number}}"
6+
VERSION: "5.0.1.${{github.run_number}}"
77
PACKAGE_SUFFIX: ""
88

99
jobs:

0 commit comments

Comments
 (0)