We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4abda5e commit 00f4c55Copy full SHA for 00f4c55
lib/utils/string.dart
@@ -10,7 +10,7 @@ class Strings {
10
static String v2exHost = "https://www.v2ex.com";
11
static String remoteUrl = "https://github.com/guozhigq/flutter_v2ex";
12
/// 提交tag时 记得更改
13
- static String currentVersion = 'v1.2.1';
+ static String currentVersion = 'v1.2.2';
14
List base64BlackList = [
15
"bilibili",
16
"Bilibili",
0 commit comments