[Bps-public-commit] RT-Extension-PreviewInSearch branch, master, updated. 0.04-1-g32e8731

Dustin Collins strega at bestpractical.com
Sat Oct 22 12:43:48 EDT 2016


The branch, master has been updated
       via  32e873190be1d4fac27b07ae6bc53a0bc7248948 (commit)
      from  5f294592a408e7539452e42160f00ab592ad886f (commit)

Summary of changes:
 Changes                             | 3 +++
 lib/RT/Extension/PreviewInSearch.pm | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit 32e873190be1d4fac27b07ae6bc53a0bc7248948
Author: Dustin Collins <strega at bestpractical.com>
Date:   Sat Oct 22 12:43:34 2016 -0400

    Update documentation to reflect tested server version compatibility

diff --git a/Changes b/Changes
index d47099d..a4cda26 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for RT-Extension-PreviewInSearch
 
+0.05 2016-10-21
+ - Update documentation
+
 0.04 2015-03-05
  - Packaging updates
 
diff --git a/lib/RT/Extension/PreviewInSearch.pm b/lib/RT/Extension/PreviewInSearch.pm
index df7399e..955fb0c 100644
--- a/lib/RT/Extension/PreviewInSearch.pm
+++ b/lib/RT/Extension/PreviewInSearch.pm
@@ -4,7 +4,7 @@ use warnings;
 
 package RT::Extension::PreviewInSearch;
 
-our $VERSION = '0.04';
+our $VERSION = '0.05';
 
 =head1 NAME
 
@@ -29,7 +29,7 @@ at the bottom of the page.
 
 =head1 RT VERSIONS
 
-Works with RT 4.2.
+Works with RT 4.2, 4.4.
 
 =head1 INSTALLATION
 

-----------------------------------------------------------------------


More information about the Bps-public-commit mailing list