Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
update version and URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew vonderLuft committed Aug 11, 2010
1 parent 29df5ac commit 72eb0ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions banner_rotator_extension.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class BannerRotatorExtension < Radiant::Extension
version "1.1"
version "0.7.1"
description "Allows addition and independent management of rotating banners on pages."
url "http://github.com/seancribbs/radiant-banner-rotator-extension"
url "http://github.com/avonderluft/radiant-banner-rotator-extension"

define_routes do |map|
map.namespace :admin do |admin|
Expand Down

0 comments on commit 72eb0ae

Please sign in to comment.