File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 1.2.2
2
+ - Add Kerio balance views
3
+ - Show notification when Kerio balance is less than 1 GB
4
+
1
5
# 1.2.1
2
6
- Open kerio control page in the browser by clicking on end icon
3
7
Original file line number Diff line number Diff line change 2
2
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
3
3
4
4
#define MyAppName " IRNet"
5
- #define MyAppVersion " 1.2.1 "
5
+ #define MyAppVersion " 1.2.2 "
6
6
#define MyAppPublisher " BuildToApp, Inc."
7
7
#define MyAppURL " https://www.buildtoapp.com/"
8
8
#define MyAppExeName " ir_net.exe"
Original file line number Diff line number Diff line change 1
1
name : ir_net
2
2
description : Windows tool to show if user is connected to Iran internet or a VPN
3
3
publish_to : ' none' # Remove this line if you wish to publish to pub.dev
4
- version : 1.2.1+4
4
+ version : 1.2.2+5
5
5
environment :
6
6
sdk : " >=3.2.3 <4.0.0"
7
7
flutter : " 3.29.0"
You can’t perform that action at this time.
0 commit comments