[Bps-public-commit] rt-extension-customizecontenttype branch, master, updated. bb4a8039053b2000d0b6f2e12ce22265082db3ba
Thomas Sibley
trs at bestpractical.com
Tue Nov 20 13:30:58 EST 2012
The branch, master has been updated
via bb4a8039053b2000d0b6f2e12ce22265082db3ba (commit)
from 504ef240927a3f915603fc52fb3a05831dc72b9b (commit)
Summary of changes:
META.yml | 2 +-
lib/RT/Extension/CustomizeContentType.pm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit bb4a8039053b2000d0b6f2e12ce22265082db3ba
Author: Thomas Sibley <trs at bestpractical.com>
Date: Tue Nov 20 10:30:50 2012 -0800
Bump version
diff --git a/META.yml b/META.yml
index b61c088..08f988e 100644
--- a/META.yml
+++ b/META.yml
@@ -19,4 +19,4 @@ no_index:
- inc
resources:
license: http://dev.perl.org/licenses/
-version: 0.02
+version: 0.03
diff --git a/lib/RT/Extension/CustomizeContentType.pm b/lib/RT/Extension/CustomizeContentType.pm
index 5e7a1b8..34725a4 100644
--- a/lib/RT/Extension/CustomizeContentType.pm
+++ b/lib/RT/Extension/CustomizeContentType.pm
@@ -3,7 +3,7 @@ use strict;
package RT::Extension::CustomizeContentType;
-our $VERSION = "0.02";
+our $VERSION = "0.03";
use RT::Attachment;
package RT::Attachment;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list