Skip to content

Commit a6cfdc6

Browse files
committed
chore: bump version
1 parent dd1bc87 commit a6cfdc6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SCInsta
22
A feature-rich tweak for Instagram on iOS!\
3-
`Version v1.0.0` | `Tested on Instagram 414.0.0`
3+
`Version v1.1.0` | `Tested on Instagram 418.1.0`
44

55
---
66

src/Tweak.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
///////////////////////////////////////////////////////////
1414

1515
// * Tweak version *
16-
NSString *SCIVersionString = @"v1.0.1-beta";
16+
NSString *SCIVersionString = @"v1.0.1";
1717

1818
// Variables that work across features
1919
BOOL dmVisualMsgsViewedButtonEnabled = false;

0 commit comments

Comments
 (0)