This commit is contained in:
SilicaAndPina 2021-12-14 13:50:58 +13:00
parent 80dbd5dabd
commit fcaf5ebaec
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ namespace GayMaker
{ {
public partial class GayMaker : Form public partial class GayMaker : Form
{ {
public String CurrentVersion = "1.7.6"; public String CurrentVersion = "1.7.7";
private string stderr = ""; private string stderr = "";
private bool HasShaders = false; private bool HasShaders = false;