Skip to content

Commit fa166b3

Browse files
author
Mahdi
committed
Release version 1.2.2
1 parent 771a80f commit fa166b3

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.2.2
2+
- Add Kerio balance views
3+
- Show notification when Kerio balance is less than 1 GB
4+
15
# 1.2.1
26
- Open kerio control page in the browser by clicking on end icon
37

inno/Inno installer script.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

44
#define MyAppName "IRNet"
5-
#define MyAppVersion "1.2.1"
5+
#define MyAppVersion "1.2.2"
66
#define MyAppPublisher "BuildToApp, Inc."
77
#define MyAppURL "https://www.buildtoapp.com/"
88
#define MyAppExeName "ir_net.exe"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: ir_net
22
description: Windows tool to show if user is connected to Iran internet or a VPN
33
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
55
environment:
66
sdk: ">=3.2.3 <4.0.0"
77
flutter: "3.29.0"

0 commit comments

Comments
 (0)