diff --git a/Models/Constants.ts b/Models/Constants.ts index 2119841..ababae8 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.8a"; + public static vNumber = "0.6.8b"; // The user journey states thresholds when a new feature gets unlocked public static userJourney = { diff --git a/assets/themes/climbing/license_info.json b/assets/themes/climbing/license_info.json index d603611..9c1ff1a 100644 --- a/assets/themes/climbing/license_info.json +++ b/assets/themes/climbing/license_info.json @@ -1,78 +1,78 @@ [ { "authors": [ - "Christian Neumann" + "Polarbear w", "Christian Neumann" ], "path": "climbing_gym.svg", - "license": "CC-BY-SA 3.0", + "license": "CC0", "sources": [ - "https://utopicode.de/", + "https://wiki.openstreetmap.org/wiki/File:Climbing_icon_no_rope.svg", "https://utopicode.de/", "https://github.com/chrneumann/MapComplete" ] }, { "authors": [ - "Christian Neumann" + "Polarbear w", "Christian Neumann" ], "path": "climbing_icon.svg", - "license": "CC-BY-SA 3.0", + "license": "CC0", "sources": [ - "https://utopicode.de/", + "https://wiki.openstreetmap.org/wiki/File:Climbing_icon_no_rope.svg", "https://utopicode.de/", "https://github.com/chrneumann/MapComplete" ] }, { "authors": [ - "Christian Neumann" + "Polarbear w", "Christian Neumann" ], "path": "climbing_no_rope.svg", - "license": "CC-BY-SA 3.0", + "license": "CC0", "sources": [ - "https://utopicode.de/", + "https://wiki.openstreetmap.org/wiki/File:Climbing_icon_no_rope.svg", "https://utopicode.de/", "https://github.com/chrneumann/MapComplete" ] }, { "authors": [ - "Christian Neumann" + "Polarbear w", "Christian Neumann" ], "path": "climbing_rope.svg", - "license": "CC-BY-SA 3.0", + "license": "CC0", "sources": [ - "https://utopicode.de/", + "https://wiki.openstreetmap.org/wiki/File:Climbing_icon_no_rope.svg", "https://utopicode.de/", "https://github.com/chrneumann/MapComplete" ] }, { "authors": [ - "Christian Neumann" + "Polarbear w", "Christian Neumann" ], "path": "climbing_route.svg", - "license": "CC-BY-SA 3.0", + "license": "CC0", "sources": [ - "https://utopicode.de/", + "https://wiki.openstreetmap.org/wiki/File:Climbing_icon_no_rope.svg", "https://utopicode.de/", "https://github.com/chrneumann/MapComplete" ] }, { "authors": [ - "Christian Neumann" + "Polarbear w", "Christian Neumann" ], "path": "climbing_unknown.svg", - "license": "CC-BY-SA 3.0", + "license": "CC0", "sources": [ - "https://utopicode.de/", + "https://wiki.openstreetmap.org/wiki/File:Climbing_icon_no_rope.svg", "https://utopicode.de/", "https://github.com/chrneumann/MapComplete" ] }, { "authors": [ - "Christian Neumann" + "Polarbear w", "Christian Neumann" ], "path": "club.svg", - "license": "CC-BY-SA 3.0", + "license": "CC0", "sources": [ - "https://utopicode.de/", + "https://wiki.openstreetmap.org/wiki/File:Climbing_icon_no_rope.svg", "https://utopicode.de/", "https://github.com/chrneumann/MapComplete" ] }