Release v4.2.0

This commit is contained in:
ivan tkachenko 2026-02-05 21:43:56 +02:00
parent ed4766e772
commit 69231bc92a
3 changed files with 6 additions and 2 deletions

View File

@ -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>

View File

@ -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

View File

@ -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