Skip to content

Commit

Permalink
v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
guozhigq committed Apr 13, 2023
1 parent 4abda5e commit 00f4c55
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 218 deletions.
2 changes: 1 addition & 1 deletion lib/utils/string.dart
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class Strings {
static String v2exHost = "https://www.v2ex.com";
static String remoteUrl = "https://github.com/guozhigq/flutter_v2ex";
/// 提交tag时 记得更改
static String currentVersion = 'v1.2.1';
static String currentVersion = 'v1.2.2';
List base64BlackList = [
"bilibili",
"Bilibili",
Expand Down
Loading

0 comments on commit 00f4c55

Please sign in to comment.