From 92568b9c3e9706ef68e14da022cb710058b38ee8 Mon Sep 17 00:00:00 2001 From: NeKz Date: Sat, 11 May 2024 21:07:19 +0200 Subject: [PATCH] chore: bump version number --- srconfigs/srconfigs.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srconfigs/srconfigs.cfg b/srconfigs/srconfigs.cfg index c47516d..4fda7a4 100644 --- a/srconfigs/srconfigs.cfg +++ b/srconfigs/srconfigs.cfg @@ -1,4 +1,4 @@ -// srconfigs 0.9.0 - autoexec +// srconfigs v0.10.0 - autoexec // +============= IMPORTANT NOTICE =============+ // | Unless you know what you're doing, DO NOT | @@ -22,7 +22,7 @@ sar_update pre exit sar_import_stats stats sar_on_exit sar_export_stats stats -sar_function srconfigs_about "echo $'srconfigs are a set of config files for speedrunning Portal 2 and its mods.$'; echo $'More information at: https://github.com/p2sr/srconfigs$'; echo $'Version: 0.9.0$'" +sar_function srconfigs_about "echo $'srconfigs are a set of config files for speedrunning Portal 2 and its mods.$'; echo $'More information at: https://github.com/p2sr/srconfigs$'; echo $'Version: v0.10.0$'" // Handy svar so things can detect srconfigs if they need svar_set __srconfigs 1