We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00b9c5e commit ad2edf0Copy full SHA for ad2edf0
docs/latest_version
@@ -1 +1 @@
1
-v1.2.0
+v1.2.1
dungeoneering/dungeoneering.pde
@@ -116,7 +116,7 @@ void setup() {
116
117
previousClickTime = 0;
118
119
- appVersion = "v1.2.0";
+ appVersion = "v1.2.1";
120
checkedForUpdates = false;
121
122
logger.info("Setup: dungeoneering initialization done");
0 commit comments