diff --git a/docs/guides/build-guide.md b/docs/guides/build-guide.md index b5b0887a..622b04f4 100644 --- a/docs/guides/build-guide.md +++ b/docs/guides/build-guide.md @@ -110,7 +110,7 @@ Remove any unneeded files: Using CLI: ```bash -zip -r mokowaasbrand_v01.03.00.zip ./ -x "*.git*" "scripts/*" "docs/*" +zip -r mokowaasbrand_v01.04.00.zip ./ -x "*.git*" "scripts/*" "docs/*" ``` Ensure excluded paths match release governance and do not remove required runtime files. diff --git a/src/language/en-GB/plg_system_mokowaasbrand.ini b/src/language/en-GB/plg_system_mokowaasbrand.ini index 0b26cd26..b087640c 100644 --- a/src/language/en-GB/plg_system_mokowaasbrand.ini +++ b/src/language/en-GB/plg_system_mokowaasbrand.ini @@ -7,7 +7,7 @@ ; FILE INFORMATION ; Defgroup: Joomla Language ; Ingroup: MokoWaaS-Brand -; Version: 01.03.00 +; Version: 01.04.00 ; File: plg_system_mokowaasbrand.ini ; Path: /src/language/en-GB/plg_system_mokowaasbrand.ini ; Brief: English language strings for MokoWaaS-Brand system plugin diff --git a/src/language/en-GB/plg_system_mokowaasbrand.sys.ini b/src/language/en-GB/plg_system_mokowaasbrand.sys.ini index 016e5368..39abf5bc 100644 --- a/src/language/en-GB/plg_system_mokowaasbrand.sys.ini +++ b/src/language/en-GB/plg_system_mokowaasbrand.sys.ini @@ -7,7 +7,7 @@ ; FILE INFORMATION ; Defgroup: Joomla Language ; Ingroup: MokoWaaS-Brand -; Version: 01.03.00 +; Version: 01.04.00 ; File: plg_system_mokowaasbrand.sys.ini ; Path: /src/language/en-GB/plg_system_mokowaasbrand.sys.ini ; Brief: System language strings for MokoWaaS-Brand plugin installation