1
0
Fork 0

Bump version

This commit is contained in:
ivan tkachenko 2025-08-07 19:43:15 +03:00
parent 2e938dfc8d
commit 75d0ee2c1d
3 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
# Changelog # Changelog
## MuzikaGromche 1337.69.420
## MuzikaGromche 13.37.9001 - Chromaberrated Edition ## MuzikaGromche 13.37.9001 - Chromaberrated Edition
- Fixed more missing flickering behaviours for some animators controllers. - Fixed more missing flickering behaviours for some animators controllers.

View File

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

View File

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