From 835e9fa332fbbfecbe3b917347b63f6f0e104d24 Mon Sep 17 00:00:00 2001
From: ekes <ekes@iskra.net>
Date: Sat, 28 Aug 2021 12:50:44 +0200
Subject: [PATCH] Tested against 5.8; bump patch version.

---
 readme.txt      | 4 ++--
 squat-radar.php | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/readme.txt b/readme.txt
index be3cdc8..f13c7ea 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,9 +1,9 @@
 === squat-radar ===
 Tags: calendar,events
 Requires at least: 4.0
-Tested up to: 5.6
+Tested up to: 5.8
 Requires PHP: 5.4.0
-Stable tag: 2.0.7
+Stable tag: 2.0.8
 License: GPLv2 or later
 License URI: https://www.gnu.org/licenses/gpl-2.0.html
 
diff --git a/squat-radar.php b/squat-radar.php
index 50d07b5..cff8dc8 100644
--- a/squat-radar.php
+++ b/squat-radar.php
@@ -11,7 +11,7 @@
  * Plugin Name:       Squat Radar calendar integration
  * Plugin URI:        https://0xacab.org/radar/radar-wp
  * Description:       Provides widget, and shortcode, integration for displaying events from https://radar.squat.net/ agenda.
- * Version:           2.0.6
+ * Version:           2.0.8
  * Author:            Radar contributors
  * License:           GPL-2.0+
  * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
-- 
GitLab