1
0
Fork 0

Bump version

This commit is contained in:
ivan tkachenko 2025-09-22 03:00:07 +03:00
parent 585ef604ff
commit 0fadf50bf4
3 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## MuzikaGromche 1337.420.9004
## MuzikaGromche 1337.420.9003 - Lights Out Edition
- Fixed wrong colors during fade out transition, e.g. in Mineshaft tunnel tiles.

View File

@ -8,7 +8,7 @@
<AssemblyName>Ratijas.MuzikaGromche</AssemblyName>
<Product>Muzika Gromche</Product>
<Description>Add some content to your inverse teleporter experience on Titan!</Description>
<Version>1337.420.9003</Version>
<Version>1337.420.9004</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>

View File

@ -1,6 +1,6 @@
{
"name": "MuzikaGromche",
"version_number": "1337.420.9003",
"version_number": "1337.420.9004",
"author": "Ratijas",
"description": "Add some content to your inverse teleporter experience on Titan!",
"website_url": "https://git.vilunov.me/ratijas/muzika-gromche",