From b59e3f7ca05825e1bdf2553b08a081db9ed23c2a Mon Sep 17 00:00:00 2001 From: "leie.sistal@gmail.com" Date: Tue, 16 Jan 2024 00:31:05 +0100 Subject: [PATCH] update versioning.js --- versioning.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/versioning.js b/versioning.js index 796444c7..d6904870 100644 --- a/versioning.js +++ b/versioning.js @@ -1,7 +1,7 @@ "use strict"; // version and caching control -const version = "1.95.05"; // generator version, update each time +const version = "1.95.06"; // generator version, update each time { document.title += " v" + version; @@ -40,6 +40,7 @@ const version = "1.95.05"; // generator version, update each time
  • New 3D scene options and improvements
  • Autosave feature (in Options)
  • Google translation support (in Options)
  • +
  • Added feature to load river via saved file, It is accessible from river overview ui, by clicking on the upload button.
  • Join our Discord server and Reddit community to ask questions, share maps, discuss the Generator and Worlbuilding, report bugs and propose new features.