We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce0cf7f commit 682af60Copy full SHA for 682af60
2 files changed
AOK_VARS
@@ -23,7 +23,7 @@
23
# Label for AOK builds, is also displayed by motd to indicate what
24
# AOK FS release is being used
25
#
26
-AOK_VERSION="0.10.51"
+AOK_VERSION="0.11.0"
27
28
29
# If defined this will be created as a no-password sudo capable user
CHANGES.md
@@ -2,7 +2,7 @@
2
3
I will try to keep track of changes between releases here
4
5
-## release 0.10.1
+## release 0.11.0
6
7
- alternate hostname handling for iOS >= 17 rewritten. Now has two modes
8
1) Static - set custom hostname in /etc/hosts
0 commit comments