From 1da3e578032d4c935892a054cc1204af39c4527d Mon Sep 17 00:00:00 2001 From: Fabrizio Duroni Date: Wed, 4 Dec 2019 17:25:48 +0100 Subject: [PATCH] 1.20.5 --- _includes/version.txt | 2 +- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/version.txt b/_includes/version.txt index 1b9335f13..ae45fe86f 100644 --- a/_includes/version.txt +++ b/_includes/version.txt @@ -1 +1 @@ -1.20.4 \ No newline at end of file +1.20.5 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 047bf0387..957a99458 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fabrizio-duroni", - "version": "1.20.4", + "version": "1.20.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5ae42696e..e1f7a7cd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fabrizio-duroni", - "version": "1.20.4", + "version": "1.20.5", "description": "Fabrizio Duroni aka 'chicio' website", "main": "index.js", "scripts": {