Skip to content

Commit 677ba4b

Browse files
committed
Update version
1 parent d75e2da commit 677ba4b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package com.posthog.flutter
22

3-
internal val postHogVersion = "4.7.0"
3+
internal val postHogVersion = "4.7.1"

ios/Classes/PostHogFlutterVersion.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
import Foundation
99

1010
// This property is internal only
11-
let postHogFlutterVersion = "4.7.0"
11+
let postHogFlutterVersion = "4.7.1"

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: posthog_flutter
22
description: Flutter implementation of PostHog client for iOS, Android and Web
3-
version: 4.7.0
3+
version: 4.7.1
44
homepage: https://www.posthog.com
55
repository: https://github.com/posthog/posthog-flutter
66
issue_tracker: https://github.com/posthog/posthog-flutter/issues

0 commit comments

Comments
 (0)