Updated version

This commit is contained in:
Nikolay Borodin 2024-03-28 14:20:59 +02:00
parent 3e0e399488
commit 4ee0981af7

View file

@ -26,7 +26,7 @@ import java.io.InputStream;
* @author Monsterovich
*/
public class Version {
private static final String VERSION = "0.11.5";
private static final String VERSION = "0.11.6";
/**
* Get the hash of the current commit from git.