Skip to content

Commit 3e6952a

Browse files
committed
Set version of mod in specification
1 parent 1cfff77 commit 3e6952a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mods/new_nations_by_mazim/specification.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
In case of incompatible changes, please update version number and
2121
XSD schema for validation.
2222
-->
23-
<freecol-specification id="belgium">
23+
<freecol-specification id="belgium" version="2.0">
2424
<european-nation-types>
2525
<european-nation-type id="model.nationType.ref" preserve="true">
2626
<!-- Shorten REF sail time. -->
@@ -80,7 +80,7 @@
8080
preferred-latitude="25" ref="model.nation.italyREF"/>
8181
<nation id="model.nation.otomanempire" color="0x660000"
8282
nation-type="model.nationType.warrior" selectable="true"
83-
preferred-latitude="29" starts-on-east-coast="false"
83+
preferred-latitude="29" starts-on-east-coast="false"
8484
ref="model.nation.otomanempireREF"/>
8585
<nation id="model.nation.holygermanempire" color="0x29293D"
8686
nation-type="model.nationType.expansionist" selectable="true"

0 commit comments

Comments
 (0)