Skip to content

Commit d28fb09

Browse files
committed
Version bump for release with date format and filtering fixes
1 parent 6be72cd commit d28fb09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
22

3-
VERSION=1.1.0
3+
VERSION=1.1.1
44

55
echo "${VERSION} ($(git rev-parse --short HEAD))" > src/version.txt

0 commit comments

Comments
 (0)