mirror of
https://github.com/jetkvm/kvm.git
synced 2025-09-16 08:38:14 +00:00
chore: bump version to 0.3.7
This commit is contained in:
parent
16efeee31d
commit
4351cc8dd7
4
Makefile
4
Makefile
@ -1,5 +1,5 @@
|
|||||||
VERSION_DEV := 0.3.7-dev$(shell date +%Y%m%d%H%M)
|
VERSION_DEV := 0.3.8-dev$(shell date +%Y%m%d%H%M)
|
||||||
VERSION := 0.3.6
|
VERSION := 0.3.7
|
||||||
|
|
||||||
hash_resource:
|
hash_resource:
|
||||||
@shasum -a 256 resource/jetkvm_native | cut -d ' ' -f 1 > resource/jetkvm_native.sha256
|
@shasum -a 256 resource/jetkvm_native | cut -d ' ' -f 1 > resource/jetkvm_native.sha256
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user