Skip to content

Commit c450bb1

Browse files
committed
Prepare v0.24 release
1 parent 2cf28e5 commit c450bb1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/getapp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# app installer #
55
#################
66

7-
VER="v0.23"
7+
VER="v0.24"
88
CYAN='\033[0;36m'
99
GREEN='\033[1;32m'
1010
NC='\033[0m'

dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<a target="_blank" href="https://github.com/hkdb/app"><img class="logo" src="github.png"></a>
8484
</div>
8585
<div>
86-
<p class="version">Latest: v0.23 (ALPHA)</p>
86+
<p class="version">Latest: v0.24 (ALPHA)</p>
8787
</div>
8888
<script>
8989
// Get the <pre> element

dist/updateapp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# app updater #
55
###############
66

7-
VER="v0.23"
7+
VER="v0.24"
88
CYAN='\033[0;36m'
99
GREEN='\033[1;32m'
1010
NC='\033[0m'

dist/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.23
1+
v0.24

0 commit comments

Comments
 (0)