Skip to content

Commit aab4a8b

Browse files
committed
Release version 1.2.1
1 parent 8a83877 commit aab4a8b

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.2.1
2+
- Open kerio control page in the browser by clicking on end icon
3+
14
# 1.2.0
25
- Integrate Kerio-Control login page
36
- Show leaks on system tray by default

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.0"
5+
#define MyAppVersion "1.2.1"
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.0+3
4+
version: 1.2.1+4
55
environment:
66
sdk: ">=3.2.3 <4.0.0"
77
flutter: "3.29.0"

0 commit comments

Comments
 (0)