diff --git a/changelog.txt b/changelog.txt index 81093c4..f58236e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,6 @@ --------------------------------------------------------------------------------------------------- Version: 0.0.26 -Date: +Date: 2024.11.17 Bug: - Remove cloudis when rendering. This works only when using CLI, not from in-game `/mapshot`. diff --git a/frontend/package.json b/frontend/package.json index 32a16e6..aeb80c5 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "mapshot", - "version": "0.0.25", + "version": "0.0.26", "description": "Web frontend for Mapshot, a Factorio screenshot generator.", "main": "index.js", "scripts": { diff --git a/mod/info.json b/mod/info.json index a637027..bc9c98e 100644 --- a/mod/info.json +++ b/mod/info.json @@ -1,6 +1,6 @@ { "name": "mapshot", - "version": "0.0.25", + "version": "0.0.26", "title": "Mapshot", "author": "pierre@palatin.fr", "factorio_version": "2.0",