Bump version to 8.1.4

This commit is contained in:
Greyson Parrelli
2026-03-06 15:56:02 -05:00
parent 0605cc0a9c
commit 36b626941f

View File

@@ -25,8 +25,8 @@ plugins {
apply(from = "static-ips.gradle.kts")
val canonicalVersionCode = 1660
val canonicalVersionName = "8.1.3"
val currentHotfixVersion = 0
val canonicalVersionName = "8.1.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