chore: bump version to 0.3.7

This commit is contained in:
Siyuan Miao 2025-02-19 10:38:09 +01:00 committed by Adam Shiervani
parent d415afcea9
commit ff3727b1fe
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
VERSION_DEV := 0.3.7-dev$(shell date +%Y%m%d%H%M)
VERSION := 0.3.6
VERSION_DEV := 0.3.8-dev$(shell date +%Y%m%d%H%M)
VERSION := 0.3.7
hash_resource:
@shasum -a 256 resource/jetkvm_native | cut -d ' ' -f 1 > resource/jetkvm_native.sha256