Skip to content

Commit d04f88f

Browse files
committed
chore: bump version
1 parent 24b25a3 commit d04f88f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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 v0.7.0` | `Tested on Instagram 384.0.0`
3+
`Version v0.7.1` | `Tested on Instagram 384.0.0`
44

55
---
66

control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: com.socuul.scinsta
22
Name: SCInsta
3-
Version: 0.7.0
3+
Version: 0.7.1
44
Architecture: iphoneos-arm
55
Description: A feature-rich tweak for Instagram on iOS!
66
Maintainer: SoCuul

src/Tweak.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
///////////////////////////////////////////////////////////
1818

1919
// * Tweak version *
20-
NSString *SCIVersionString = @"v0.7.0";
20+
NSString *SCIVersionString = @"v0.7.1";
2121

2222
// Variables that work across features
2323
BOOL seenButtonEnabled = false;

0 commit comments

Comments
 (0)