Skip to content

Commit

Permalink
Merge branch 'hotfix/v5.1.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
bedo2991 committed Mar 11, 2021
2 parents 2e142f1 + 544adc3 commit a1b84e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion header.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ==UserScript==
// @name Street Vector Layer
// @namespace wme-champs-it
// @version 5.1.4
// @version 5.1.5
// @description Adds a vector layer for drawing streets on the Waze Map editor
// @include /^https:\/\/(www|beta)\.waze\.com(\/\w{2,3}|\/\w{2,3}-\w{2,3}|\/\w{2,3}-\w{2,3}-\w{2,3})?\/editor\b/
// @updateURL https://github.com/bedo2991/svl/releases/latest/download/release.js
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svl",
"version": "5.1.4",
"version": "5.1.5",
"description": "Street Vector Layer (SVL)\r The Road layer for the Waze editors, made by editors.",
"main": "svl.user.js",
"watch":{
Expand Down

0 comments on commit a1b84e2

Please sign in to comment.