Skip to content

Commit 853fa2a

Browse files
rlntgithub-actions[bot]
authored andcommitted
bump version
1 parent 99bf31c commit 853fa2a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning].
66

77
## Unreleased
8+
- /
9+
10+
## [1.4.0] - 2025-10-25
811

912
- added plugin version output to setup log messages
1013
- added possibility to load multiple dependencies for recipe viewers ([#4](https://github.com/AlmostReliable/almostgradle/pull/4))
@@ -56,3 +59,4 @@ Initial release.
5659
[1.1.1]: https://github.com/AlmostReliable/almostgradle/releases/tag/v1.1.1
5760
[1.2.0]: https://github.com/AlmostReliable/almostgradle/releases/tag/v1.2.0
5861
[1.3.0]: https://github.com/AlmostReliable/almostgradle/releases/tag/v1.3.0
62+
[1.4.0]: https://github.com/AlmostReliable/almostgradle/releases/tag/v1.4.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 1.3.0
1+
version = 1.4.0
22
group = com.almostreliable
33

44
minimumGradleVersion = 8.12.1

0 commit comments

Comments
 (0)