summarylogtreecommitdiffstats
path: root/version.patch
diff options
context:
space:
mode:
authorMark Wagie2024-02-24 09:03:40 -0700
committerMark Wagie2024-02-24 09:03:40 -0700
commitbeb6f48833f5d5c33c62b1464a700967f921cc70 (patch)
tree5b4d6d9696a137c33eadf884c4515343c38f0548 /version.patch
parentf0fe0b652c6357f1eeec6e5552052d3539a024df (diff)
downloadaur-beb6f48833f5d5c33c62b1464a700967f921cc70.tar.gz
1.0.1
Diffstat (limited to 'version.patch')
-rw-r--r--version.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/version.patch b/version.patch
deleted file mode 100644
index f597685ce626..000000000000
--- a/version.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff --unified --recursive --text a/Cargo.lock b/Cargo.lock
---- a/Cargo.lock 2024-02-06 15:53:49.000000000 -0700
-+++ b/Cargo.lock 2024-02-10 15:55:36.627216650 -0700
-@@ -2708,7 +2708,7 @@
-
- [[package]]
- name = "uad-ng"
--version = "0.6.2"
-+version = "1.0.0"
- dependencies = [
- "chrono",
- "dirs",
-diff --unified --recursive --text a/Cargo.toml b/Cargo.toml
---- a/Cargo.toml 2024-02-06 15:53:49.000000000 -0700
-+++ b/Cargo.toml 2024-02-10 15:55:14.530830096 -0700
-@@ -1,7 +1,7 @@
- [package]
- name = "uad-ng"
- description = "A cross-platform GUI debloater for android devices"
--version = "0.6.2"
-+version = "1.0.0"
- authors = ["Universal-Debloater-Alliance"]
- license = "GPL-3.0"
- homepage = "https://github.com/Universal-Debloater-Alliance/universal-android-debloater"