Skip to content

Commit 762645d

Browse files
author
Michael Toppa
committed
update version number
1 parent 7fb60f2 commit 762645d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ShashinWp.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
class ShashinWp {
4-
private $version = '3.3.3';
4+
private $version = '3.3.99';
55

66
public function __construct() {
77
}

start.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Plugin URI: http://www.toppa.com/shashin-wordpress-plugin/
55
Description: A plugin for integrating photos and videos from Picasa, YouTube, and Twitpic in WordPress.
66
Author: Michael Toppa
7-
Version: 3.3.3
7+
Version: 3.3.99
88
Author URI: http://www.toppa.com
99
License: GPLv2 or later
1010
*/

0 commit comments

Comments
 (0)