Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

Commit ea5a76e

Browse files
author
Erazem Kokot
committed
Bump the release version to 1.0.5
1 parent 3d5e84c commit ea5a76e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

iso-generator.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ prettify() {
4040

4141
set_version() {
4242
# Label must be 11 characters long
43-
export anarchy_iso_label="ANARCHYV104" # prev: iso_label
44-
export anarchy_iso_release="1.0.4" # prev: iso_rel
43+
export anarchy_iso_label="ANARCHYV105" # prev: iso_label
44+
export anarchy_iso_release="1.0.5" # prev: iso_rel
4545
export anarchy_iso_name="anarchy-${anarchy_iso_release}-${system_architecture}.iso" # prev: version
4646
}
4747

0 commit comments

Comments
 (0)