From 1e5998df3ead34dc2cbef5724c90e4952e982457 Mon Sep 17 00:00:00 2001 From: shyallegro <52773084+shyallegro@users.noreply.github.com> Date: Wed, 23 Feb 2022 19:01:25 +0200 Subject: [PATCH] Update version file (#15) Co-authored-by: shyallegro --- src/version.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/version.json b/src/version.json index a1c3a4cf..15cefb7a 100644 --- a/src/version.json +++ b/src/version.json @@ -1,10 +1,10 @@ { - "version": "0.0.0-120", + "version": "1.2.0", "trains-server-treeish": "master", - "trains-server-commit": "372205e3bd60955f277d89fde17446d715e1ec9c", + "trains-server-commit": "head", "webapp-treeish": "master", - "webapp-commit": "06b54f8a33dc6f7013ac0b1809b5d1c9ed10c4d3", + "webapp-commit": "head", "webapp-common-treeish": "master", - "webapp-common-commit": "4bb4844af450a2269432a1eeadb537ad24cb2658", + "webapp-common-commit": "head", "date": "Sun Aug 4 08:44:21 UTC 2019" }