Renamed files and version bump

This commit is contained in:
Eric
2021-11-06 22:30:24 +01:00
parent dda362f29f
commit a163b3e966
11 changed files with 3 additions and 3 deletions

BIN
assets/logo_wsl_manager.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -7,13 +7,13 @@ import 'package:shared_preferences/shared_preferences.dart';
import 'api.dart';
import 'dialog.dart';
import 'distro_list_component.dart';
import 'distro_create_component.dart';
import 'list.dart';
import 'create.dart';
import 'analytics.dart';
// TODO: Update on release
const String currentVersion = "v0.5.2+1";
const String currentVersion = "v0.5.3+1";
const String windowsStoreUrl = "https://www.microsoft.com/store/"
"productId/9NWS9K95NMJB";

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB