Skip to content

Commit f3be5e5

Browse files
committed
forgot the moddesc version *doh*
1 parent 4616558 commit f3be5e5

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

FS25_EnhancedVehicle.lua

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,15 @@
33
--
44
-- Author: Majo76
55
-- email: ls (at) majo76 (dot) de
6-
-- @Date: 02.12.2024
7-
-- @Version: 1.1.3.0
6+
-- @Date: 07.12.2024
7+
-- @Version: 1.1.3.1
88

99
--[[
1010
CHANGELOG
1111
12+
2024-12-07 - V1.1.3.1
13+
* forgot to update the modDesc version *doh*
14+
1215
2024-12-07 - V1.1.3.0
1316
* HUD elements dmg and fuel can now be moved correctly by changing offsetX/Y in XML config
1417
+ added translation: da, cz, es, hu

modDesc.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modDesc descVersion="92">
33
<author>Majo76</author>
44

5-
<version>1.1.3.0</version>
5+
<version>1.1.3.1</version>
66

77
<title>
88
<de>EnhancedVehicle</de>

0 commit comments

Comments
 (0)