We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd1bc87 commit a6cfdc6Copy full SHA for a6cfdc6
2 files changed
README.md
@@ -1,6 +1,6 @@
1
# SCInsta
2
A feature-rich tweak for Instagram on iOS!\
3
-`Version v1.0.0` | `Tested on Instagram 414.0.0`
+`Version v1.1.0` | `Tested on Instagram 418.1.0`
4
5
---
6
src/Tweak.x
@@ -13,7 +13,7 @@
13
///////////////////////////////////////////////////////////
14
15
// * Tweak version *
16
-NSString *SCIVersionString = @"v1.0.1-beta";
+NSString *SCIVersionString = @"v1.0.1";
17
18
// Variables that work across features
19
BOOL dmVisualMsgsViewedButtonEnabled = false;
0 commit comments