Hotfix: Fixed crash when rendering overlay: Invalid shaders/core/dissolve.json: Couldn't compile fragment program.

This commit is contained in:
Christian Knaapen
2021-11-02 01:40:17 +01:00
parent f45d3ffad7
commit 700a3062f7
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ apply plugin: 'net.minecraftforge.gradle'
apply plugin: 'eclipse'
apply plugin: 'maven-publish'
version = '1.17.1-2.26'
version = '1.17.1-2.27'
group = 'nl.requios.effortlessbuilding' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'effortlessbuilding'