From 08be033f8f7d836f17847d58d53dc8c82e9143a3 Mon Sep 17 00:00:00 2001 From: earlmckay <79713229+earlmckay@users.noreply.github.com> Date: Mon, 7 Aug 2023 21:56:03 +0200 Subject: [PATCH] Version number corrected --- .DS_Store | Bin 6148 -> 6148 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.DS_Store b/.DS_Store index 00bd8ddd2ad2aa8d793b4a59ececf6b43677bdb8..67bf816a060f42a9fff17125d6d62b1cad909b7a 100644 GIT binary patch delta 118 zcmZoMXfc=|#>B)qu~2NHo}wrV0|Nsi1A_oVQh9MfQcivnkiTQ|N5B`mu~2NHo}wrd0|Nsi1A_oVaY0f}eiD$kBdK6w;qu7_A}pJ~GYPP6 l{=oc#aWgvyKL=3L=7-GRnJ4p$SaJXrg7h(M4iMSG3;?7K6;}WN diff --git a/package.json b/package.json index 4243041..12d0d8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "time-rewinder", - "version": "2.1.0", + "version": "3.1.0", "description": "Tool to correct the creation and modification date of images and videos based on the file name.", "main": "main.js", "author": "Michael Neufeld",