Bump version to 3.3.0

This commit is contained in:
Evan Goode 2025-08-21 23:04:53 -04:00
parent 039bcd31c5
commit cda5e13a43

View File

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