Skip to content

Commit bf4fb06

Browse files
committed
chore(release): 1.4.0
1 parent 69f3720 commit bf4fb06

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [1.4.0](https://github.com/necodeIT/flutter_single_instance/compare/v1.3.1...v1.4.0) (2025-04-04)
6+
7+
8+
### Features
9+
10+
* Add RPC port config ([69f3720](https://github.com/necodeIT/flutter_single_instance/commit/69f37200418df8f406b62f4913c80ea1fa046c89)), closes [#8](https://github.com/necodeIT/flutter_single_instance/issues/8)
11+
512
## [1.3.1](https://github.com/necodeIT/flutter_single_instance/compare/v1.3.0...v1.3.1) (2025-04-01)
613

714

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: flutter_single_instance
22
description: A simple way to check if your application is already running.
33

4-
version: 1.3.1
4+
version: 1.4.0
55
repository: https://github.com/necodeIT/flutter_single_instance
66
platforms:
77
linux:

0 commit comments

Comments
 (0)