Bump version, prepare release

This commit is contained in:
ivan tkachenko 2026-04-10 21:34:49 +03:00
parent 52a69155bb
commit 763c45e0be
4 changed files with 8 additions and 5 deletions

View File

@ -4,7 +4,7 @@
<PropertyGroup>
<AssemblyName>Ratijas.HookahPlace</AssemblyName>
<Product>HookahPlace</Product>
<Version>4.2.0</Version>
<Version>4.20.0</Version>
</PropertyGroup>
<!-- Project Properties -->
<PropertyGroup>

View File

@ -10,9 +10,7 @@ Become a ship-mom (or a ship-dad) and smoke shisha while guiding your crew over
## Store
The mod adds a ship decor/furniture to the store called "Hookah".
The store rotates between random 4-6 entries every quota. To make the hookah always available in the store, use another mod like [`StoreRotationConfig` by `pacoito`](https://thunderstore.io/c/lethal-company/p/pacoito/StoreRotationConfig/) with the `stockAll` option toggled ON or add "Hookah" (with capital 'H', without quotes) to the `itemWhitelist`.
The mod adds a ship decor/furniture to the store called "Hookah". It is _always available_ in the store.
## Made by Ratijas

View File

@ -1,3 +1,8 @@
# 4.20.0
- Update dependencies, and rebuild for v81 (also known as "v80").
- Hookah is always in shop now.
# 4.2.0
Fixed Hookah unlockable item disappearing after reloading a save file.

View File

@ -4,7 +4,7 @@ schemaVersion = "0.0.1"
[package]
namespace = "Ratijas"
name = "HookahPlace"
versionNumber = "4.2.0"
versionNumber = "4.20.0"
description = "Relaxing hookah as a ship upgrade"
websiteUrl = "https://git.vilunov.me/ratijas/HookahPlace"
containsNsfwContent = false