Skip to content

Commit a05343d

Browse files
committed
fix : aligned project version to 4.11.1 in configuration files
1 parent e44e6ff commit a05343d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/m4b-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"project": {
3-
"project_version": "4.10.0",
3+
"project_version": "4.11.1",
44
"compose_project_name": "money4band",
55
"ds_project_server_url": "https://discord.com/invite/Fq8eeazBAD"
66
},

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
name = "money4band"
44
description = "Multi-app Docker orchestrator for passive income apps"
5-
version = "4.11.0"
5+
version = "4.11.1"
66
authors = [
77
{ name = "MRColorR" }
88
]

0 commit comments

Comments
 (0)