From 8de75904e3367c63fe336cc0d2f57a6c17e5a112 Mon Sep 17 00:00:00 2001 From: "petrak@" Date: Sat, 19 Nov 2022 23:44:28 -0600 Subject: [PATCH] version bump and update readme --- README.md | 3 +++ gradle.properties | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index df3e7c07..e022aa7c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Hex Casting +[Curseforge](https://www.curseforge.com/minecraft/mc-mods/hexcasting) | [Modrinth](https://modrinth.com/mod/hex-casting) +| [Source](https://github.com/gamma-delta/HexMod) + A minecraft mod about casting Hexes, powerful and programmable magical effects, inspired by PSI. [Curseforge Link](https://www.curseforge.com/minecraft/mc-mods/hexcasting) diff --git a/gradle.properties b/gradle.properties index bb222251..75d91c46 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ jetbrainsAnnotationsVersion=23.0.0 minecraftVersion=1.19.2 kotlinVersion=1.7.20 -modVersion=0.10.0 +modVersion=0.11.0 paucalVersion=0.5.0 patchouliVersion=77