Skip to content

Commit

Permalink
更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhoucheng133 committed Dec 20, 2024
1 parent 1d161aa commit 9ee2861
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/variables/player_var.dart
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ class PlayerVar extends GetxController{
}

class PlayerStatic{
String version='v2.1.0';
String version='v2.1.1';
}
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: netplayer_mobile
description: netPlayer mobile version.
publish_to: 'none'
version: 2.1.0
version: 2.1.1

environment:
sdk: '>=3.4.0 <4.0.0'
Expand Down

0 comments on commit 9ee2861

Please sign in to comment.