Skip to content

Commit 2c1eeee

Browse files
committed
Prepared 7.2.2 release
1 parent f897059 commit 2c1eeee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 7.2.2
44
* **bugfix** Fixed bug, where new session not started manually [#325](https://github.com/matomo-org/matomo-sdk-ios/issues/325)
55

66
## 7.2.1

MatomoTracker.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 = "MatomoTracker"
3-
spec.version = "7.2.1"
3+
spec.version = "7.2.2"
44
spec.summary = "A Matomo Tracker written in Swift for iOS, tvOS and macOS apps."
55
spec.homepage = "https://github.com/matomo-org/matomo-sdk-ios/"
66
spec.license = { :type => 'MIT', :file => 'LICENSE.md' }

0 commit comments

Comments
 (0)