Skip to content

Commit d4481e4

Browse files
committed
Update versioning
Some could claim it's done intentionally to raise my commits, but I promise it's just me being forgetful.
1 parent 3a35755 commit d4481e4

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

altervp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ const AlterVP = {
5757
}
5858
};
5959
</script>
60-
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].0/altervp/altervp.js" type="text/javascript"></script>
60+
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].1/altervp/altervp.js" type="text/javascript"></script>
6161
```
6262
Alternatively, you can use our CDN:
6363
```html

cpanel-logo-to-copyright/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The full code, using jsDelivr:
4646
}
4747
4848
</script>
49-
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].0/cpanel-logo-to-copyright/cpanel-logo-to-copyright.js" type="text/javascript"></script>
49+
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].1/cpanel-logo-to-copyright/cpanel-logo-to-copyright.js" type="text/javascript"></script>
5050
```
5151
Alternatively, you can use our CDN:
5252
```html

dropdown-bug-fix/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To solve this, we need an external service which adds the correct type, like jsD
1818

1919
The full code, using jsDelivr:
2020
```html
21-
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].0/dropdown-bug-fix/dropdown-bug-fix.js" type="text/javascript"></script>
21+
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].1/dropdown-bug-fix/dropdown-bug-fix.js" type="text/javascript"></script>
2222
```
2323
Alternatively, you can use our CDN:
2424
```html

element-changer/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ To solve this, we need an external service which adds the correct type, like jsD
118118

119119
The code, using jsDelivr:
120120
```html
121-
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].0/element-changer/element-changer.js" type="text/javascript"></script>
121+
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].1/element-changer/element-changer.js" type="text/javascript"></script>
122122
```
123123
Alternatively, you can use our CDN:
124124
```html

responsive-domain-search/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The full code, using jsDelivr:
3232
affCode = "AFFILIATE_CODE_HERE";
3333
*/
3434
</script>
35-
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].0/responsive-domain-search/responsive-domain-search.js" type="text/javascript"></script>
35+
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].1/responsive-domain-search/responsive-domain-search.js" type="text/javascript"></script>
3636
```
3737
Alternatively, you can use our CDN:
3838
```html

sidebar-bug-fix/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To solve this, we need an external service which adds the correct type, like jsD
1919

2020
The full code, using jsDelivr:
2121
```html
22-
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].0/sidebar-bug-fix/sidebar-bug-fix.js" type="text/javascript"></script>
22+
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].1/sidebar-bug-fix/sidebar-bug-fix.js" type="text/javascript"></script>
2323
```
2424
Alternatively, you can use our CDN:
2525
```html

0 commit comments

Comments
 (0)