1 Commits

Author SHA1 Message Date
amy f4d1bb8f82 missed changing the version number :O 2026-04-11 22:59:10 -06:00
+1 -1
View File
@@ -30,7 +30,7 @@ import (
) )
// AMSTERDAM_VERSION contains the version number of Amsterdam. // AMSTERDAM_VERSION contains the version number of Amsterdam.
const AMSTERDAM_VERSION = "0.1.0" const AMSTERDAM_VERSION = "0.1.1"
// AMSTERDAM_COPYRIGHT contains the copyright dates for Amsterdam. // AMSTERDAM_COPYRIGHT contains the copyright dates for Amsterdam.
const AMSTERDAM_COPYRIGHT = "2025-2026" const AMSTERDAM_COPYRIGHT = "2025-2026"