Bump to 3.4.1

This commit is contained in:
Evan Goode
2025-11-22 22:10:07 -05:00
parent a5cb7026a6
commit b73e998010

View File

@@ -2,7 +2,7 @@ package main
// Build constants
const VERSION = "3.4.0"
const VERSION = "3.4.1"
const REPOSITORY_URL = "https://github.com/unmojang/drasl"
const SWAGGER_UI_URL = "https://doc.drasl.unmojang.org"