version increase

This commit is contained in:
Ujwal
2026-02-24 03:12:52 +05:45
parent d4be176f73
commit 3769ff2c38
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ class AboutPage extends StatefulWidget {
} }
class _AboutPageState extends State<AboutPage> { class _AboutPageState extends State<AboutPage> {
final String _currentVersion = '0.9.8'; final String _currentVersion = '0.9.8-beta.2';
bool _isChecking = false; bool _isChecking = false;
Future<void> _checkUpdate() async { Future<void> _checkUpdate() async {
+5 -5
View File
@@ -11,9 +11,9 @@ RepoType: git
Repo: https://github.com/Ujwal223/FocusGram Repo: https://github.com/Ujwal223/FocusGram
Builds: Builds:
- versionName: 0.9.8-beta.1 - versionName: 0.9.8-beta.2
versionCode: 1 versionCode: 2
commit: v0.9.8-beta.1 commit: v0.9.8-beta.2
subdir: android subdir: android
gradle: gradle:
- yes - yes
@@ -27,5 +27,5 @@ Builds:
AutoUpdateMode: None AutoUpdateMode: None
UpdateCheckMode: None UpdateCheckMode: None
CurrentVersion: 0.9.8-beta.1 CurrentVersion: 0.9.8-beta.2
CurrentVersionCode: 1 CurrentVersionCode: 2
+1 -1
View File
@@ -2,7 +2,7 @@ name: focusgram
description: "FocusGram — Distraction-free Instagram WebView wrapper." description: "FocusGram — Distraction-free Instagram WebView wrapper."
publish_to: 'none' publish_to: 'none'
version: 0.9.8+1 version: 0.9.8-beta.2+2
environment: environment:
sdk: ^3.10.7 sdk: ^3.10.7