Skip to content

Commit

Permalink
💾 Feat(HomePage): Update KitX Version to v3.23.04.6488
Browse files Browse the repository at this point in the history
  • Loading branch information
Dynesshely committed Mar 12, 2023
1 parent bfa6dde commit 012fd78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KitX Website Flutter/kitx_website/lib/pages/home_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ class _HomePageState extends State<HomePage> {
void beginDownload(BuildContext context, String id) {
Get.back();

var latestVersion = 'v3.22.04.6287';
var latestVersion = 'v3.23.04.6488';

var baseUrl = 'https://source.catrol.cn/download/apps/kitx';

Expand Down

0 comments on commit 012fd78

Please sign in to comment.