From 1d71d63fc700a89c42a760fc8b5e6dc17e101ded Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Thu, 23 Jul 2026 23:33:47 +0200 Subject: [PATCH] bump version --- plugin/autoexec.sp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/autoexec.sp b/plugin/autoexec.sp index b28202f..7d88b5e 100644 --- a/plugin/autoexec.sp +++ b/plugin/autoexec.sp @@ -7,7 +7,7 @@ public Plugin:myinfo = { name = "autoexec", author = "Icewind", description = "Automatically execute the right config for a map", - version = "0.4", + version = "0.5", url = "https://spire.tf" };