From abcd8c329329ef83b7e53e5ac4d0adf4e53ec487 Mon Sep 17 00:00:00 2001 From: Graham Ollis Date: Sat, 6 Apr 2013 20:30:57 -0400 Subject: [PATCH] v1.42_04 - Updated meta for new github repo location --- Changes | 3 +++ dist.ini | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Changes b/Changes index de8d6d8..67ae933 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Mojolicious::Plugin::TtRenderer {{$NEXT}} +1.42_04 April 6, 2013 + - Updated meta for new github repo location + 1.42_03 March 22, 2013 - Allow custom relative paths for cache_dir (GH#35, Jason Crowther) diff --git a/dist.ini b/dist.ini index 3657111..7a58243 100644 --- a/dist.ini +++ b/dist.ini @@ -5,7 +5,7 @@ license = Perl_5 copyright_holder = Ask Bjørn Hansen # copyright_year = 2009 -version = 1.42_03 +version = 1.42_04 [Prereqs] Mojolicious = 3.33 @@ -27,9 +27,9 @@ remove = Readme remove = Manifest [MetaResources] -bugtracker.web = https://github.com/abh/mojox-renderer-tt/issues -repository.web = http://github.com/abh/mojox-renderer-tt -repository.url = git://github.com/abh/mojox-renderer-tt.git +bugtracker.web = https://github.com/plicease/mojox-renderer-tt/issues +repository.web = http://github.com/plicease/mojox-renderer-tt +repository.url = git://github.com/plicease/mojox-renderer-tt.git repository.type = git [Homepage]