[Bps-public-commit] rt-extension-rightsinspector branch, master, updated. 4f1c8a2f89e3bbef0265023349d2c80c629d1919

Shawn Moore shawn at bestpractical.com
Thu May 11 15:24:20 EDT 2017


The branch, master has been updated
       via  4f1c8a2f89e3bbef0265023349d2c80c629d1919 (commit)
      from  b49108dbe2a73dbf0a3186e85869caf444dfdd68 (commit)

Summary of changes:
 META.yml                            | 2 +-
 lib/RT/Extension/RightsInspector.pm | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit 4f1c8a2f89e3bbef0265023349d2c80c629d1919
Author: Shawn M Moore <shawn at bestpractical.com>
Date:   Thu May 11 19:24:06 2017 +0000

    0.02 releng

diff --git a/META.yml b/META.yml
index fef019b..cb7a6e5 100644
--- a/META.yml
+++ b/META.yml
@@ -23,7 +23,7 @@ requires:
   perl: 5.10.1
 resources:
   license: http://opensource.org/licenses/gpl-license.php
-version: '0.01'
+version: '0.02'
 x_module_install_rtx_version: '0.38'
 x_requires_rt: '4.4'
 x_rt_too_new: '4.6'
diff --git a/lib/RT/Extension/RightsInspector.pm b/lib/RT/Extension/RightsInspector.pm
index 8b98e86..a79534f 100644
--- a/lib/RT/Extension/RightsInspector.pm
+++ b/lib/RT/Extension/RightsInspector.pm
@@ -16,7 +16,7 @@ use warnings;
 #     record     - generalization of principal and object since rendering
 #                  and whatnot can share code
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 RT->AddStyleSheets("rights-inspector.css");
 RT->AddJavaScript("rights-inspector.js");

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


More information about the Bps-public-commit mailing list