Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
cech12 committed Jun 13, 2022
1 parent d061b6a commit cfcf187
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).

## [1.18.2-1.1.1.1] - 2022-06-13
### Added
- Chinese (zh_cn) language support #7 (thanks to rentommy)

## [1.18.2-1.1.1.0] - 2022-04-30
### Changed
- Update mod to Forge 1.18.2-40.0.7
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false

mod_id=solarcooker
mod_version=1.1.1.0
mod_version=1.1.1.1
minecraft_version=1.18.2
forge_version=40.0.7

Expand Down

0 comments on commit cfcf187

Please sign in to comment.