Skip to content

Commit

Permalink
Finalize release
Browse files Browse the repository at this point in the history
* Update: URI
* Closes #11
* Closes #55
* Closes #57
* Closes #60
  • Loading branch information
archetyped committed Oct 15, 2013
1 parent 106ac56 commit 0655537
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
Plugin Name: Simple Lightbox
Plugin URI: http://archetyped.com/lab/slb-2-0rc4/
Plugin URI: http://archetyped.com/tools/simple-lightbox/
Description: The highly customizable lightbox for WordPress
Version: 2.1
Author: Archetyped
Expand Down Expand Up @@ -56,4 +56,4 @@ function slb_autoload($classname) {
function slb_register_theme($name, $title, $stylesheet_url, $layout) {
global $slb;
$slb->register_theme($name, $title, $stylesheet_url, $layout);
}
}

0 comments on commit 0655537

Please sign in to comment.