From 41a06aa4f2ed683f29713e261378707dbf758c76 Mon Sep 17 00:00:00 2001 From: Ignacio Date: Tue, 17 Oct 2023 21:19:45 +0200 Subject: [PATCH] propper version --- launcher/version.conf | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/launcher/version.conf b/launcher/version.conf index f5d2a585..49ebdd60 100644 --- a/launcher/version.conf +++ b/launcher/version.conf @@ -1 +1 @@ -1.6.3 \ No newline at end of file +1.6.5 \ No newline at end of file diff --git a/package.json b/package.json index f252b5f8..6f530726 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Database Editor F1M23", - "version": "1.6.3", + "version": "1.6.5", "description": "A tool that will let you edit your save file from F1M23", "main": "main.js", "scripts": {