Skip to content

Commit 9beff1c

Browse files
fix: update version to latest
1 parent 8e0e377 commit 9beff1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/web/plugin_config.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
class CountlyFlutterPluginConfig {
2-
static const String SDK_VERSION_STRING = '24.11.2';
2+
static const String SDK_VERSION_STRING = '25.1.0';
33
static const String SDK_NAME = 'dart-flutterb-web';
44
static const String WEB_SDK_URL = 'https://cdnjs.cloudflare.com/ajax/libs/countly-sdk-web/24.11.4/countly.min.js';
55
}

0 commit comments

Comments
 (0)