Skip to content

Commit a9438a8

Browse files
committed
release(main): Bump version
1 parent 190862d commit a9438a8

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
## <cj>v1.4.5</c> <cb>(2025-04-07)</c>
3+
* <cy>Updated</c> MQTT notification system to AMQP.
4+
25
## <cj>v1.4.3</c> <cb>(2025-04-02)</c>
36
* <cy>Fixed</c> mod badges duplication.
47
* <cy>Updated</c> badge fetchers logic.

mod.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"geode": "4.3.1",
3-
"version": "v1.4.4",
3+
"version": "v1.4.5",
44
"gd": {
55
"win": "2.2074",
66
"mac": "2.2074",
@@ -18,12 +18,12 @@
1818
"dependencies": [
1919
{
2020
"id": "geode.node-ids",
21-
"version": ">=v1.20.0",
21+
"version": ">=v1.20.1",
2222
"importance": "required"
2323
},
2424
{
2525
"id": "jouca.badgesapi",
26-
"version": ">=v1.2.1",
26+
"version": ">=v1.2.2",
2727
"importance": "required"
2828
}
2929
],

0 commit comments

Comments
 (0)