Skip to content

Commit 4351cc8

Browse files
committed
chore: bump version to 0.3.7
1 parent 16efeee commit 4351cc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION_DEV := 0.3.7-dev$(shell date +%Y%m%d%H%M)
2-
VERSION := 0.3.6
1+
VERSION_DEV := 0.3.8-dev$(shell date +%Y%m%d%H%M)
2+
VERSION := 0.3.7
33

44
hash_resource:
55
@shasum -a 256 resource/jetkvm_native | cut -d ' ' -f 1 > resource/jetkvm_native.sha256

0 commit comments

Comments
 (0)