Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
zPeanut committed Jul 4, 2022
2 parents 8537978 + 7ee3ca3 commit 36498ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,8 @@ jobs:
java-version: 1.8
- name: Build with Gradle
run: chmod +x gradlew && ./gradlew setupCiWorkspace build
- name: Publish Artifact
uses: actions/upload-artifact@v2
with:
name: Hydrogen
path: build/libs/
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ An open source, mixin based ghost client for Minecraft 1.8.9 built on Minecraft
Developed by [Me] and [UltramoxX].
Contributions are highly welcome!

Current stable release: **1.12.3**
Current stable release: **1.12.4**

Join our discord!
https://discord.gg/dmw5N5X9p6
Expand Down

0 comments on commit 36498ae

Please sign in to comment.