public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
Commit
change MAJOR_VERSIONS 2025-08 to 2025-09
262fe042
_modules/scripts/core.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Diff
diff --git a/_modules/scripts/core.sh b/_modules/scripts/core.sh
index ab67f25c..f71368d2 100644
--- a/_modules/scripts/core.sh
+++ b/_modules/scripts/core.sh
@@ -185,7 +185,7 @@ detect_major_update() {
MAJOR_VERSIONS=(
"2025-02"
"2025-03"
- "2025-08"
+ "2025-09"
)
current_version=""