diff --git a/CHANGELOG.md b/CHANGELOG.md index ea3099f..f41f1a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ====== +### Version 3.11.4 +Correcting the print of new scripts' names + +======= + ### Version 3.11.3 Changing default vote duration (3s -> 1s) diff --git a/src/assets/scripts/late_night_drive_by.json b/src/assets/scripts/late_night_drive_by.json index 6ff75a2..ab50f51 100644 --- a/src/assets/scripts/late_night_drive_by.json +++ b/src/assets/scripts/late_night_drive_by.json @@ -2,7 +2,7 @@ { "id": "_meta", "logo": "https://cdn.shopify.com/oxygen/57467011226/524442/h11pcta59/build/_assets/Godfather_website_purple-3JVCH57E.png", - "name": "Late night drive by", + "name": "Late night drive by 1.6", "author": "Aero" }, { @@ -47,4 +47,4 @@ { "id": "imp" } -] \ No newline at end of file +] diff --git a/src/components/modals/EditionModal.vue b/src/components/modals/EditionModal.vue index bc03e13..049b531 100644 --- a/src/components/modals/EditionModal.vue +++ b/src/components/modals/EditionModal.vue @@ -136,7 +136,7 @@ export default { "https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/knowing_me_knowing_you.json" ], [ - "Late night drive by (Teensyville)", + "Late night drive by 1.6 (Teensyville)", "https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/late_night_drive_by.json" ], [ @@ -148,7 +148,7 @@ export default { "https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/minion_is_angel_protected_and_the_demon_has_2_bluffs.json" ], [ - "No greater joy", + "No greater joy (Teensyville)", "https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/no_greater_joy.json" ], [ @@ -220,7 +220,7 @@ export default { "https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/vigormortis_high_school.json" ], [ - "Visitors (Teensyville)", + "Visitors", "https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/visitors.json" ], [