From 8d99d64e87f59a1738aaf97e8fbf6b9c33d248d5 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Fri, 26 Feb 2021 17:22:47 +0100 Subject: [PATCH] Add asset, version bump --- Models/Constants.ts | 2 +- assets/layers/benches/picnic_table.svg | 47 ++++++++++++++++++++++++++ 2 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 assets/layers/benches/picnic_table.svg diff --git a/Models/Constants.ts b/Models/Constants.ts index 78f845b..857b58b 100644 --- a/Models/Constants.ts +++ b/Models/Constants.ts @@ -2,7 +2,7 @@ import { Utils } from "../Utils"; export default class Constants { - public static vNumber = "0.5.2c"; + public static vNumber = "0.5.3"; // The user journey states thresholds when a new feature gets unlocked public static userJourney = { diff --git a/assets/layers/benches/picnic_table.svg b/assets/layers/benches/picnic_table.svg new file mode 100644 index 0000000..2e6cbac --- /dev/null +++ b/assets/layers/benches/picnic_table.svg @@ -0,0 +1,47 @@ + +image/svg+xml \ No newline at end of file