mirror of
https://github.com/Ujwal223/FocusGram.git
synced 2026-04-21 10:36:22 +02:00
version increase
This commit is contained in:
@@ -11,7 +11,7 @@ class AboutPage extends StatefulWidget {
|
||||
}
|
||||
|
||||
class _AboutPageState extends State<AboutPage> {
|
||||
final String _currentVersion = '0.9.8';
|
||||
final String _currentVersion = '0.9.8-beta.2';
|
||||
bool _isChecking = false;
|
||||
|
||||
Future<void> _checkUpdate() async {
|
||||
|
||||
Reference in New Issue
Block a user