Skip to content

Commit ebc85e4

Browse files
committed
feat(GarminConnect): bump version to 1.6 and update download/update URLs
1 parent 150b3a3 commit ebc85e4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

GarminConnect-SelectAllParticipantsForChallenges.user.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// ==UserScript==
22
// @name Garmin Connect: Select All Participants for Challenges
33
// @namespace typpi.online
4-
// @version 1.5
4+
// @version 1.6
55
// @description Adds a button to select all participants in Garmin Connect challenges and logs participant details
66
// @author Nick2bad4u
77
// @match https://connect.garmin.com/modern/challenge/create-challenge
@@ -10,8 +10,8 @@
1010
// @homepageURL https://github.com/Nick2bad4u/UserStyles
1111
// @supportURL https://github.com/Nick2bad4u/UserStyles/issues
1212
// @icon https://www.google.com/s2/favicons?sz=64&domain=garmin.com
13-
// @downloadURL https://update.greasyfork.org/scripts/531640/Garmin%20Connect%20Select%20All%20Participants%20for%20Challenges.user.js
14-
// @updateURL https://update.greasyfork.org/scripts/531640/Garmin%20Connect%20Select%20All%20Participants%20for%20Challenges.meta.js
13+
// @downloadURL https://update.greasyfork.org/scripts/532475/Garmin%20Connect%3A%20Select%20All%20Participants%20for%20Challenges.user.js
14+
// @updateURL https://update.greasyfork.org/scripts/532475/Garmin%20Connect%3A%20Select%20All%20Participants%20for%20Challenges.meta.js
1515
// ==/UserScript==
1616

1717
(function () {

0 commit comments

Comments
 (0)