diff --git a/PHI-CL/changelog.txt b/PHI-CL/changelog.txt index a3340bb..6b9a9c4 100644 --- a/PHI-CL/changelog.txt +++ b/PHI-CL/changelog.txt @@ -1,3 +1,10 @@ +--------------------------------------------------------------------------------------------------- +Version: 3.0.101 +Date: 2025-05-14 + + Changes: + - [MB] Further changes on the locale for entities name. + --------------------------------------------------------------------------------------------------- Version: 3.0.100 Date: 2025-05-14 diff --git a/PHI-CL/data-updates.lua b/PHI-CL/data-updates.lua index 13b113f..5b49117 100644 --- a/PHI-CL/data-updates.lua +++ b/PHI-CL/data-updates.lua @@ -95,4 +95,4 @@ for _, v in pairs(items['equipment']) do main.ET(v, j) end end -end \ No newline at end of file +end diff --git a/PHI-CL/info.json b/PHI-CL/info.json index d41dafb..5553e1f 100644 --- a/PHI-CL/info.json +++ b/PHI-CL/info.json @@ -1,6 +1,6 @@ { "name": "PHI-CL", - "version": "3.0.100", + "version": "3.0.101", "factorio_version": "2.0", "date": "2025-05-14", "title": "Phidias Collection",