Skip to content

Commit af3987f

Browse files
committed
chore(release): 1.2.4
1 parent d744802 commit af3987f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.2.4](https://github.com/necodeIT/flutter_single_instance/compare/v1.2.3...v1.2.4) (2025-03-23)
6+
57
## [1.2.3](https://github.com/necodeIT/flutter_single_instance/compare/v1.2.2...v1.2.3) (2025-02-11)
68

79

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.2.3
4+
version: 1.2.4
55
repository: https://github.com/necodeIT/flutter_single_instance
66
platforms:
77
linux:

0 commit comments

Comments
 (0)