From 616b754afe1dc271c945821df4a250e9a6be2845 Mon Sep 17 00:00:00 2001 From: Jack <55409055+Jack1424@users.noreply.github.com> Date: Thu, 27 Jun 2024 18:27:34 -0400 Subject: [PATCH] change config version scheme (and update it to v1.3.0) --- src/main/resources/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 75095e3..452c66e 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -1,4 +1,4 @@ -# RealTimeWeather Configuration File (v2) +# RealTimeWeather Configuration File (v1.3.0) # You can find detailed instructions at: https://github.com/Jack1424/RealTimeWeather/wiki#editing-the-configuration-file ################################# TIME SYNC SETTINGS #################################################################