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