diff --git a/.github/scripts/release/package-lock.json b/.github/scripts/release/package-lock.json
index 45364b6..277b718 100644
--- a/.github/scripts/release/package-lock.json
+++ b/.github/scripts/release/package-lock.json
@@ -6127,5 +6127,5 @@
             "dev": true
         }
     },
-    "version": "0.7.25"
+    "version": "0.7.26"
 }
diff --git a/.github/scripts/release/package.json b/.github/scripts/release/package.json
index 91afba6..d3b7ed8 100644
--- a/.github/scripts/release/package.json
+++ b/.github/scripts/release/package.json
@@ -11,5 +11,5 @@
         "auto-changelog": "^2.3.0",
         "release-it": "^14.10.0"
     },
-    "version": "0.7.25"
+    "version": "0.7.26"
 }
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f3f428..811252a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+## 0.7.26
+- Attempting release again. [`#151`](https://github.com/rive-app/rive-flutter/pull/151)
+
 ## 0.7.25
 - IK Support [`#150`](https://github.com/rive-app/rive-flutter/pull/150)
 
diff --git a/VERSION b/VERSION
index 7668b44..fbce3ec 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.7.25
\ No newline at end of file
+0.7.26
\ No newline at end of file