From 2a1c6645783e445997ad30f6bbb31de2259703a3 Mon Sep 17 00:00:00 2001 From: MickeyKay Date: Thu, 26 Jun 2014 13:58:13 -0700 Subject: [PATCH] Add bug fix message to README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9853eb..a7210f8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Trestle (beta) ======= -*Important: If you're using a version of Trestle that is prior to the [commit e3db022b760254df95cc6e306ea53b3da46b6ed1](https://github.com/MickeyKay/trestle/commit/e3db022b760254df95cc6e306ea53b3da46b6ed1), please make sure to update your version of Trestle, or at least pull in the changes to:* +**Important: If you're using a version of Trestle that is prior to the [commit e3db022b760254df95cc6e306ea53b3da46b6ed1](https://github.com/MickeyKay/trestle/commit/e3db022b760254df95cc6e306ea53b3da46b6ed1), please make sure to update your version of Trestle, or at least pull in the changes to:** * functions.php * lib/functions/theme-functions.php * lib/admin/admin-functions.php