diff --git a/CHANGELOG.md b/CHANGELOG.md
index f63e6b0aee..5c514ab2f6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+### 7.2.6
+###### Released: Sep 18, 2023
+* 🎉 110 new and updated icons! (thanks Npnpatidar, Wwwwwwari, Mmaeusezahl, AsankaSovis)
+* 🔥 7269 icons in total!
+
### 7.1.6
###### Released: Sep 9, 2023
* 🎉 166 new and updated icons! (thanks Npnpatidar, Autinerd, Wwwwwwari, Mmaeusezahl, Crazy-Unicooorn, Ojppe, Dunexus, Dgcampbe, Joelchrono12, Kaiserdragon2, He-Ro, ThatOneCalculator, Zullinsky, Stephenmetcalfe-prodigy)
diff --git a/app/build.gradle b/app/build.gradle
index b15581d799..98c63ca2e5 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -7,8 +7,8 @@ android {
applicationId "com.donnnno.arcticons"
minSdkVersion rootProject.ext.MinSdk
targetSdkVersion rootProject.ext.TargetSdk
- versionCode 118
- versionName '7.1.6'
+ versionCode 119
+ versionName '7.2.6'
multiDexEnabled true
// Naming app bundles
diff --git a/app/src/main/res/values/changelog.xml b/app/src/main/res/values/changelog.xml
index 63c5e84eb2..f1370e56c8 100644
--- a/app/src/main/res/values/changelog.xml
+++ b/app/src/main/res/values/changelog.xml
@@ -3,7 +3,7 @@
- Sep 9, 2023
+ Sep 18, 2023
- - 🎉 166 new and updated icons!
- - ✨ Updates, updates & updates for existing apps (including Discord and ChatGPT).
- - 🔥 7160 icons in total!
+ - 🎉 110 new and updated icons!
+ - 🔥 7269 icons in total!
\ No newline at end of file