diff --git a/.github/release-nest-v3 b/.github/release-nest-v3 index 7813681..62f9457 100644 --- a/.github/release-nest-v3 +++ b/.github/release-nest-v3 @@ -1 +1 @@ -5 \ No newline at end of file +6 \ No newline at end of file diff --git a/Cargo.toml b/Cargo.toml index 1fe57d4..bc37d28 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pika-first-setup-gtk4" -version = "1.0.1" +version = "1.0.4" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/debian/changelog b/debian/changelog index 12090bc..c7379d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pika-first-setup (1.0.1-101pika4) pika; urgency=low +pika-first-setup (1.0.4-101pika1) pika; urgency=low * Just rebuild for OS4 diff --git a/main.sh b/main.sh index 10ab6fb..1deb0b7 100755 --- a/main.sh +++ b/main.sh @@ -2,7 +2,7 @@ set -e -VERSION="1.0.2" +VERSION="1.0.4" source ./pika-build-config.sh