Skip to content

Commit 363f3c7

Browse files
committed
Update 1.3.4
1 parent 7f42deb commit 363f3c7

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,4 @@
2929
**/doc/api/
3030
.dart_tool/
3131
.packages
32-
build/
33-
*.lock
32+
build/

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
## 1.3.3
1+
## 1.3.4
22
* Fix notification issue for newest SDK
3+
## 1.3.3
4+
* Solving namespace for android build
35
## 1.3.2
46
* Fix datetime that being nulled (VPN Status)
57
## 1.3.1

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: openvpn_flutter
22
description: A plugin that allow you to connect OpenVPN service with Flutter
3-
version: 1.3.3
3+
version: 1.3.4
44
homepage: https://github.com/nizwar/openvpn_flutter
55

66
environment:

0 commit comments

Comments
 (0)