Updated version

This commit is contained in:
Imran Remtulla
2022-08-25 15:33:33 -04:00
parent 7afcf6a37b
commit 21ca18ce75
2 changed files with 3 additions and 3 deletions

View File

@@ -105,8 +105,8 @@ class MyApp extends StatelessWidget {
'https://github.com/ImranR98/Obtainium',
'ImranR98',
'Obtainium',
'v0.1.1-beta', // KEEP THIS IN SYNC WITH GITHUB RELEASES
'v0.1.1-beta',
'v0.1.2-beta', // KEEP THIS IN SYNC WITH GITHUB RELEASES
'v0.1.2-beta',
''));
}
});