Bump version to 7.74.4

This commit is contained in:
Alex Hart
2026-02-19 11:02:47 -04:00
parent 26ab20f860
commit 38ed75fb64

View File

@@ -31,8 +31,8 @@ plugins {
apply(from = "static-ips.gradle.kts")
val canonicalVersionCode = 1651
val canonicalVersionName = "7.74.3"
val currentHotfixVersion = 0
val canonicalVersionName = "7.74.4"
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