Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Commit e58294f

Browse files
committed
chore: update version to 3.1.1 and add changelog entry
- Update podspec version to 3.1.1 - Add changelog entry for exposing environment feature
1 parent bf4131b commit e58294f

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 3.1.1
2+
- expose environment
3+
14
# 3.1.0
25
- use flatten section on search
36
- add options to always show search bar

TPTweak.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "TPTweak"
3-
spec.version = "3.1.0"
3+
spec.version = "3.1.1"
44
spec.summary = "TPTweak is a debugging tool to help adjust your iOS app on the fly without recompile"
55

66
spec.license = { :type => "Apache 2.0", :file => "LICENSE.md" }

0 commit comments

Comments
 (0)