From c2414c9ab00ac8d9a2ee20b50bd3d0294e8bb040 Mon Sep 17 00:00:00 2001 From: mrjones-plip Date: Sun, 19 Jul 2020 16:43:25 -0700 Subject: [PATCH 1/2] bump versoin to 0.9.9 per #80 --- html/get_data.php | 2 +- html/stats.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/html/get_data.php b/html/get_data.php index a39fb25..7008ed3 100644 --- a/html/get_data.php +++ b/html/get_data.php @@ -45,7 +45,7 @@ function getConfig($die = true) } } - $YANPIWS['cache_bust'] = '0.9.4'; + $YANPIWS['cache_bust'] = '0.9.8'; } elseif ($die) { die( '

Error

No config.csv! Copy config.dist.csv to config.csv

'. diff --git a/html/stats.php b/html/stats.php index 5a4194e..6bebc13 100644 --- a/html/stats.php +++ b/html/stats.php @@ -32,7 +32,7 @@

- YANPIS 0.9.3 - Released Oct 1, 2019
+ YANPIS 0.9.8 - Released Jul 19, 2020
Powered by Dark Sky
Dark Sky Cache Age:
From cbadc104971db4a1c9d7467205f8ff2906497f0b Mon Sep 17 00:00:00 2001 From: mrjones-plip Date: Sun, 19 Jul 2020 18:14:20 -0700 Subject: [PATCH 2/2] bump versoin to 0.9.9 los dos per #80 --- README.md | 2 ++ html/get_data.php | 2 +- html/stats.php | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d52d66..7903ade 100644 --- a/README.md +++ b/README.md @@ -339,6 +339,8 @@ Use your IDE of choice to edit and point your browser at ``localhost:8000`` PRs and Issues welcome! ## Version History +* 0.9.9 - Jul 20,2020 + * Add user configurable font sizes #80 * 0.9.8 - May 11,2020 * Organize files into directories, update readme accordingly #73 * 0.9.7 - May 10, 2020 diff --git a/html/get_data.php b/html/get_data.php index 7008ed3..9b70994 100644 --- a/html/get_data.php +++ b/html/get_data.php @@ -45,7 +45,7 @@ function getConfig($die = true) } } - $YANPIWS['cache_bust'] = '0.9.8'; + $YANPIWS['cache_bust'] = '0.9.9'; } elseif ($die) { die( '

Error

No config.csv! Copy config.dist.csv to config.csv

'. diff --git a/html/stats.php b/html/stats.php index 6bebc13..63d4418 100644 --- a/html/stats.php +++ b/html/stats.php @@ -32,7 +32,7 @@

- YANPIS 0.9.8 - Released Jul 19, 2020
+ YANPIS 0.9.9 - Released Jul 19, 2020
Powered by Dark Sky
Dark Sky Cache Age: