diff --git a/Models/Constants.ts b/Models/Constants.ts index 5210c9f..0f73c47 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.6.6a"; + public static vNumber = "0.6.6b"; // The user journey states thresholds when a new feature gets unlocked public static userJourney = { diff --git a/assets/layers/bike_shop/bike_shop.json b/assets/layers/bike_shop/bike_shop.json index b7125fd..bbb94e0 100644 --- a/assets/layers/bike_shop/bike_shop.json +++ b/assets/layers/bike_shop/bike_shop.json @@ -58,7 +58,7 @@ { "if": { "and": [ - "shop=sports", + "shop=sports" ] }, "then": {