Fix bug: fallthrough layers let their features pass again, fixes #349

This commit is contained in:
Pieter Vander Vennet 2021-06-10 16:55:08 +02:00
parent 061abd4a76
commit 3d40378628
3 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@ import { Utils } from "../Utils";
export default class Constants {
public static vNumber = "0.7.5a";
public static vNumber = "0.7.5b";
// The user journey states thresholds when a new feature gets unlocked
public static userJourney = {