Skip to content

Commit

Permalink
update to carpet 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gnembon committed Jul 27, 2019
1 parent ffa509f commit f63f7a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ org.gradle.jvmargs=-Xmx1G
yarn_mappings=1.14.4+build.1
loader_version=0.4.8+build.155
# check available versions on maven for the given minecraft version you are using
carpet_core_version=1.0.0+v190721
carpet_core_version=1.0.1+v190726

# Mod Properties
mod_version = 1.0.0
mod_version = 1.0.1
maven_group = carpet-extension
archives_base_name = carpet-extension

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "carpet-extra",
"version": "0.0.1",
"version": "1.0.1",

"name": "Carpet Extra",
"description": "Additional, less vanilla additions to the carpet mod",
Expand Down

0 comments on commit f63f7a2

Please sign in to comment.