We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30a9365 commit e24f7f7Copy full SHA for e24f7f7
2 files changed
AOK_VARS
@@ -25,7 +25,7 @@
25
# Label for AOK builds, is also displayed by motd to indicate what
26
# AOK FS release is being used
27
#
28
-AOK_VERSION="0.16.8g"
+AOK_VERSION="0.16.10"
29
30
31
# If defined this will be created as a no-password sudo capable user
CHANGES.md
@@ -4,6 +4,8 @@ I will try to keep track of changes between releases here
4
5
## Upcomming release, available in main branch
6
7
+- currently at v0.16.10
8
+- split aok bins handling to also be usable in updates
9
- currently at v0.16.9
10
- error_msg supports exit code < 0
11
- handling case where chroot was used for prebuild, but dest is native
0 commit comments