Release v4.2.0
This commit is contained in:
parent
ed4766e772
commit
69231bc92a
|
|
@ -4,7 +4,7 @@
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<AssemblyName>Ratijas.HookahPlace</AssemblyName>
|
<AssemblyName>Ratijas.HookahPlace</AssemblyName>
|
||||||
<Product>HookahPlace</Product>
|
<Product>HookahPlace</Product>
|
||||||
<Version>4.1.9</Version>
|
<Version>4.2.0</Version>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<!-- Project Properties -->
|
<!-- Project Properties -->
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# 4.2.0
|
||||||
|
|
||||||
|
Fixed Hookah unlockable item disappearing after reloading a save file.
|
||||||
|
|
||||||
# 4.1.9
|
# 4.1.9
|
||||||
|
|
||||||
Inital release
|
Inital release
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ schemaVersion = "0.0.1"
|
||||||
[package]
|
[package]
|
||||||
namespace = "Ratijas"
|
namespace = "Ratijas"
|
||||||
name = "HookahPlace"
|
name = "HookahPlace"
|
||||||
versionNumber = "4.1.9"
|
versionNumber = "4.2.0"
|
||||||
description = "Relaxing hookah as a ship upgrade"
|
description = "Relaxing hookah as a ship upgrade"
|
||||||
websiteUrl = "https://git.vilunov.me/ratijas/HookahPlace"
|
websiteUrl = "https://git.vilunov.me/ratijas/HookahPlace"
|
||||||
containsNsfwContent = false
|
containsNsfwContent = false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue