Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 28881bc

Browse files
authored
chore: update versioning (#2846)
1 parent b4b383d commit 28881bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/shared/libs/versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"desktopBlacklist": ["0.3.4", "0.3.5", "0.3.6", "0.4.0", "0.4.1", "1.2.0", "1.2.1", "1.2.2"],
33
"mobileBlacklist": ["20", "21", "22", "25", "26", "27", "95", "97", "99"],
4-
"latestMobile": "102",
5-
"latestDesktop": "1.5.0"
4+
"latestMobile": "105",
5+
"latestDesktop": "1.5.1"
66
}

0 commit comments

Comments
 (0)