We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 971ece9 commit dd886b0Copy full SHA for dd886b0
src/declarations.sh
@@ -26,7 +26,7 @@ REPOSITORY="PixeneOS" # GitHub repository name
26
USER="pixincreate" # GitHub username
27
28
# Application version variables
29
-VERSION[AFSR]="${VERSION[AFSR]:-1.0.3}"
+VERSION[AFSR]="${VERSION[AFSR]:-1.0.4}"
30
VERSION[ALTERINSTALLER]="${VERSION[ALTERINSTALLER]:-2.3}"
31
VERSION[AVBROOT]="${VERSION[AVBROOT]:-3.23.2}"
32
VERSION[AVBROOT_SETUP]="16636c3" # Commit hash
0 commit comments