Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
raphydaphy committed Feb 25, 2021
1 parent 0a8061b commit 511c427
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ BreakoutAPI is a Minecraft mod which allows developers to create new windows tha
To get started using BreaakoutAPI, add the following to your **build.gradle** file:
```groovy
def lwjgl_version=3.2.2
def breakoutapi_version=7a14620
def breakoutapi_version=0a8061b
repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ yarn_mappings=21w07a+build.2
loader_version=0.11.1

# Mod Properties
mod_version=1.0.1
mod_version=1.0.2
maven_group=com.raphydaphy
archives_base_name=breakoutapi

Expand Down

0 comments on commit 511c427

Please sign in to comment.