7.3 release stuff
added changelog and bumped up the version
This commit is contained in:
@@ -479,6 +479,7 @@ button:active,
|
||||
align-items: center;
|
||||
gap: 0.7rem;
|
||||
padding-bottom: 0.7rem;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.changelog-tag-version {
|
||||
font-size: 1rem;
|
||||
|
||||
@@ -5,7 +5,7 @@ const isSafari = ua.match("safari/");
|
||||
const isFirefox = ua.match("firefox/");
|
||||
const isOldFirefox = ua.match("firefox/") && ua.split("firefox/")[1].split('.')[0] < 103;
|
||||
|
||||
const version = 34;
|
||||
const version = 35;
|
||||
const regex = new RegExp(/https:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()!@:%_\+.~#?&\/\/=]*)/);
|
||||
const notification = `<div class="notification-dot"></div>`;
|
||||
|
||||
|
||||
BIN
src/front/updateBanners/meowthsnap.webp
Normal file
BIN
src/front/updateBanners/meowthsnap.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 345 KiB |
Reference in New Issue
Block a user