Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChronoVortex committed Dec 4, 2024
1 parent a7ef906 commit 2f6256a
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion HSVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Change the version numbers here
*/
#define HS_VER_MAJOR 1
#define HS_VER_MINOR 15
#define HS_VER_PATCH 0
#define HS_VER_PATCH 1

#define BUILD_IDENTIFIER_HASH "unknown_build"
#define BUILD_BRANCH ""
Expand Down
2 changes: 1 addition & 1 deletion Mod Files/data/hyperspace.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<version>^0.9.2</version> A major match, allows minor & patch to be changed (upwards) but not major, in this case 0.10.0 would match as would 0.9.5 but not 1.0.0.
If you fail to specify a match character and just do <version>0.9.2</version> this will be considered the same as `^` above but will also generate a warning message in FTL_HS.log.
-->
<version>^1.15.0</version>
<version>^1.15.1</version>

<!-- Hyperspace defaults
Expand Down
2 changes: 1 addition & 1 deletion Mod Files/data/text-de.xml.append
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<mod:setValue>FTL: Hyperspace</mod:setValue>
</mod:findName>
<mod:findName type="text" name="version" language="de">
<mod:setValue>\1 (Hyperspace 1.15.0)</mod:setValue>
<mod:setValue>\1 (Hyperspace 1.15.1)</mod:setValue>
</mod:findName>
<mod:findName type="text" name="fire_chance" language="de">
<mod:setValue>Feuerchance: \1%</mod:setValue>
Expand Down
2 changes: 1 addition & 1 deletion Mod Files/data/text-es.xml.append
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<mod:setValue>FTL: Hyperspace (FTL: Hyperspace)</mod:setValue>
</mod:findName>
<mod:findName type="text" name="version" language="es">
<mod:setValue>\1 (Hyperspace 1.15.0)</mod:setValue>
<mod:setValue>\1 (Hyperspace 1.15.1)</mod:setValue>
</mod:findName>
<mod:findName type="text" name="fire_chance" language="es">
<mod:setValue>Probabilidad de Fuego: \1%</mod:setValue> <!-- \1 is blueprint fireChance * 10, \2 is low/medium/high -->
Expand Down
2 changes: 1 addition & 1 deletion Mod Files/data/text-fr.xml.append
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<mod:setValue>FTL: Hyperspace</mod:setValue>
</mod:findName>
<mod:findName type="text" name="version" language="fr">
<mod:setValue>\1 (Hyperspace 1.15.0)</mod:setValue>
<mod:setValue>\1 (Hyperspace 1.15.1)</mod:setValue>
</mod:findName>
<mod:findName type="text" name="fire_chance" language="fr">
<mod:setValue>Chance d'Incendie : \1%</mod:setValue> <!-- \1 is blueprint fireChance * 10, \2 is low/medium/high -->
Expand Down
2 changes: 1 addition & 1 deletion Mod Files/data/text-it.xml.append
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<mod:setValue>FTL: Hyperspace</mod:setValue>
</mod:findName>
<mod:findName type="text" name="version" language="it">
<mod:setValue>\1 (Hyperspace 1.15.0)</mod:setValue>
<mod:setValue>\1 (Hyperspace 1.15.1)</mod:setValue>
</mod:findName>
<mod:findName type="text" name="fire_chance" language="it">
<mod:setValue>Possibilità di Incendio: \1%</mod:setValue> <!-- \1 is blueprint fireChance * 10, \2 is low/medium/high -->
Expand Down
2 changes: 1 addition & 1 deletion Mod Files/data/text-ja.xml.append
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<mod:setValue>FTL: Hyperspace</mod:setValue>
</mod:findName>
<mod:findName type="text" name="version" language="ja">
<mod:setValue>\1 (Hyperspace 1.15.0)</mod:setValue>
<mod:setValue>\1 (Hyperspace 1.15.1)</mod:setValue>
</mod:findName>
<mod:findName type="text" name="fire_chance" language="ja">
<mod:setValue>火災発生率:\1%</mod:setValue> <!-- \1 is blueprint fireChance * 10, \2 is low/medium/high -->
Expand Down
2 changes: 1 addition & 1 deletion Mod Files/data/text-ko.xml.append
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<mod:setValue>FTL: Hyperspace</mod:setValue>
</mod:findName>
<mod:findName type="text" name="version" language="ko">
<mod:setValue>\1 (Hyperspace 1.15.0)</mod:setValue>
<mod:setValue>\1 (Hyperspace 1.15.1)</mod:setValue>
</mod:findName>
<mod:findName type="text" name="fire_chance" language="ko">
<mod:setValue>화재 발생 확률: \1%</mod:setValue> <!-- \1 is blueprint fireChance * 10, \2 is low/medium/high -->
Expand Down
2 changes: 1 addition & 1 deletion Mod Files/data/text-pl.xml.append
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<mod:setValue>FTL: Hyperspace</mod:setValue>
</mod:findName>
<mod:findName type="text" name="version" language="pl">
<mod:setValue>\1 (Hyperspace 1.15.0)</mod:setValue>
<mod:setValue>\1 (Hyperspace 1.15.1)</mod:setValue>
</mod:findName>
<mod:findName type="text" name="fire_chance" language="pl">
<mod:setValue>Szansa na wzniecenie po?aru: \1%</mod:setValue> <!-- \1 is blueprint fireChance * 10, \2 is low/medium/high -->
Expand Down
2 changes: 1 addition & 1 deletion Mod Files/data/text-pt.xml.append
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<mod:setValue>FTL: Hyperspace</mod:setValue>
</mod:findName>
<mod:findName type="text" name="version" language="pt">
<mod:setValue>\1 (Hyperspace 1.15.0)</mod:setValue>
<mod:setValue>\1 (Hyperspace 1.15.1)</mod:setValue>
</mod:findName>
<mod:findName type="text" name="fire_chance" language="pt">
<mod:setValue>Chance de Fogo: \1%</mod:setValue> <!-- \1 is blueprint fireChance * 10, \2 is low/medium/high -->
Expand Down
2 changes: 1 addition & 1 deletion Mod Files/data/text-ru.xml.append
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<mod:setValue>FTL: Hyperspace</mod:setValue>
</mod:findName>
<mod:findName type="text" name="version" language="ru">
<mod:setValue>\1 (Hyperspace 1.15.0)</mod:setValue>
<mod:setValue>\1 (Hyperspace 1.15.1)</mod:setValue>
</mod:findName>
<mod:findName type="text" name="fire_chance" language="ru">
<mod:setValue>Вероятность возгорания: \1%</mod:setValue> <!-- \1 is blueprint fireChance * 10, \2 is low/medium/high -->
Expand Down
2 changes: 1 addition & 1 deletion Mod Files/data/text-zh-Hans.xml.append
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<mod:setValue>超越光速:超空间</mod:setValue>
</mod:findName>
<mod:findName type="text" name="version" language="zh-Hans">
<mod:setValue>\1 (超空间 1.15.0)</mod:setValue>
<mod:setValue>\1 (超空间 1.15.1)</mod:setValue>
</mod:findName>
<mod:findName type="text" name="fire_chance" language="zh-Hans">
<mod:setValue>起火率:\1 %</mod:setValue> <!-- \1 is blueprint fireChance * 10, \2 is low/medium/high -->
Expand Down
2 changes: 1 addition & 1 deletion Mod Files/data/text_misc.xml.append
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</mod:findName>

<mod:findName type="text" name="version">
<mod:setValue>\1 (Hyperspace 1.15.0)</mod:setValue>
<mod:setValue>\1 (Hyperspace 1.15.1)</mod:setValue>
</mod:findName>

<mod:findName type="text" name="fire_chance">
Expand Down
2 changes: 1 addition & 1 deletion Mod Files/mod-appendix/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
2.4.1 Hi-res Bkgs
1.0 for FTL 1.03.1
-->
<version><![CDATA[ 1.15.0 ]]></version>
<version><![CDATA[ 1.15.1 ]]></version>


<description>
Expand Down

0 comments on commit 2f6256a

Please sign in to comment.