File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# SCInsta
2
2
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 `
4
4
5
5
---
6
6
Original file line number Diff line number Diff line change 1
1
Package: com.socuul.scinsta
2
2
Name: SCInsta
3
- Version: 0.7.0
3
+ Version: 0.7.1
4
4
Architecture: iphoneos-arm
5
5
Description: A feature-rich tweak for Instagram on iOS!
6
6
Maintainer: SoCuul
Original file line number Diff line number Diff line change 17
17
// /////////////////////////////////////////////////////////
18
18
19
19
// * Tweak version *
20
- NSString *SCIVersionString = @" v0.7.0 " ;
20
+ NSString *SCIVersionString = @" v0.7.1 " ;
21
21
22
22
// Variables that work across features
23
23
BOOL seenButtonEnabled = false ;
You can’t perform that action at this time.
0 commit comments