Bump version to 0.3

This commit is contained in:
Andrew-71 2023-10-31 12:06:14 +03:00
parent b2fb521395
commit e9e8dd3450
2 changed files with 5 additions and 4 deletions

View file

@ -47,4 +47,5 @@ This version focuses on QOL and bug fixes
* TV can now be repaired with a glass pane (breaking and re-placing still works for now) * TV can now be repaired with a glass pane (breaking and re-placing still works for now)
* Technical changes * Technical changes
* Simplified recipe data generation * Simplified recipe data generation
* Deleted various unused files - code, textures and models * Deleted various unused files - code, textures and models
* Bumped Fabric API, loader and mappings versions

View file

@ -6,16 +6,16 @@ org.gradle.parallel=true
# check these on https://fabricmc.net/develop # check these on https://fabricmc.net/develop
minecraft_version=1.20.1 minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10 yarn_mappings=1.20.1+build.10
loader_version=0.14.23 loader_version=0.14.24
# Mod Properties # Mod Properties
mod_name=New Soviet Era mod_name=New Soviet Era
mod_version=0.2 mod_version=0.3
maven_group=su.a71 maven_group=su.a71
mod_id=new_soviet mod_id=new_soviet
# Dependencies # Dependencies
fabric_version=0.90.0+1.20.1 fabric_version=0.90.4+1.20.1
modmenu_version=7.2.2 modmenu_version=7.2.2
# Modrinth publishing # Modrinth publishing