Skip to content

Commit b428403

Browse files
authored
Merge pull request #13 from kingthorin/release
Release version 1.4.0
2 parents 576ca1b + edfa6be commit b428403

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6-
## [Unreleased]
6+
## [1.4.0] - 2021-08-26
77

88
### Changed
99
- Add red/green icon to Enable/Disable toggle button.
@@ -40,7 +40,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4040

4141
Initial laser version.
4242

43-
[Unreleased]: https://github.com/kingthorin/neonmarker/compare/v1.3.0...HEAD
43+
[1.4.0]: https://github.com/kingthorin/neonmarker/compare/v1.3.0...v1.4.0
4444
[1.3.0]: https://github.com/kingthorin/neonmarker/compare/v1.2.0...v1.3.0
4545
[1.2.0]: https://github.com/kingthorin/neonmarker/compare/v1.1.0...v1.2.0
4646
[1.1.0]: https://github.com/kingthorin/neonmarker/compare/e5d19ea50a3b8879c4e1e88fc36765635c2317de...v1.1.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=1.4.0
2-
release=false
2+
release=true

0 commit comments

Comments
 (0)