From 303c4c45dc0240f8d53a0d3c0d66ebb66ab32d54 Mon Sep 17 00:00:00 2001 From: Tim Edwards Date: Sat, 28 Aug 2021 13:04:52 -0400 Subject: [PATCH] Corrected the badge link in the README file to point to my own repository and not Sai Charan's fork. --- README | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 7fb8ef98..97213c87 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -![Continuous Integration](https://github.com/lankasaicharan/magic/actions/workflows/main.yml/badge.svg) +![Continuous Integration](https://github.com/RTimothyEdwards/magic/actions/workflows/main.yml/badge.svg) # MAGIC diff --git a/VERSION b/VERSION index 4599d47f..ce77692c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.3.200 +8.3.201