Bump version to 8.4.2

This commit is contained in:
Greyson Parrelli
2026-03-30 12:51:59 -04:00
parent fecb30a86e
commit abdad4cde8

View File

@@ -25,8 +25,8 @@ plugins {
apply(from = "static-ips.gradle.kts")
val canonicalVersionCode = 1670
val canonicalVersionName = "8.4.1"
val currentHotfixVersion = 0
val canonicalVersionName = "8.4.2"
val currentHotfixVersion = 1
val maxHotfixVersions = 100
// We don't want versions to ever end in 0 so that they don't conflict with nightly versions