From 4d9db425fd7426cc55a4cdb02d1c597397e59ccc Mon Sep 17 00:00:00 2001 From: Eduardo Tongson Date: Wed, 11 Sep 2024 00:03:45 +0800 Subject: [PATCH] For release. --- const.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/const.go b/const.go index 5c414eb..af24bb6 100644 --- a/const.go +++ b/const.go @@ -1,7 +1,7 @@ package main -const cVERSION = "2.4.0" -const cCODE = "Sulk Harmonics" +const cVERSION = "2.5.0" +const cCODE = "Scrawny Municipal" const cOP = "LOG" const cINC = "VARS"