Skip to content

Commit

Permalink
v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
obfusk committed Apr 21, 2021
1 parent 2760c7e commit c0b3cd3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
File : README.md
Maintainer : Felix C. Stegerman <flx@obfusk.net>
Date : 2021-03-09
Date : 2021-04-21
Copyright : Copyright (C) 2021 Felix C. Stegerman
Version : v0.2.3
Version : v0.2.4
License : AGPLv3+
}}}1 -->
Expand Down
6 changes: 3 additions & 3 deletions buildozer.spec
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ p4a.bootstrap = webview
p4a.port = 24235

# === DON'T FORGET TO UPDATE THIS ===
version = 0.2.3
android.numeric_version = 1000203002
version = 0.2.4
android.numeric_version = 1000204002
# always "1" -------------^|||||||||
# 0.2.3 ----> 00 02 03 ----^^^^^^|||
# 0.2.4 ----> 00 02 04 ----^^^^^^|||
# #commits since last tag -------^^|
# 1 = armeabi-v7a, 2 = arm64-v8a --^
# ===================================
Expand Down

0 comments on commit c0b3cd3

Please sign in to comment.