Changed the stable version to 1.3.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@766770 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
bae9e47e0e
commit
3ea3b0974d
|
@ -7,7 +7,7 @@ Author: Kojima Toshiyasu
|
|||
Author URI: http://dogwood.skr.jp/
|
||||
Requires at least: 3.3
|
||||
Tested up to: 3.6
|
||||
Stable tag: 1.2.1
|
||||
Stable tag: 1.3
|
||||
License: GPLv2
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Author: Kojima Toshiyasu
|
|||
Author URI: http://dogwood.skr.jp/
|
||||
Requires at least: 3.3
|
||||
Tested up to: 3.6
|
||||
Stable tag: 1.2.1
|
||||
Stable tag: 1.3
|
||||
License: GPLv2
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
/*
|
||||
Plugin Name: SQLite Integration
|
||||
Plugin URI: http://wordpress.org/extend/plugins/sqlite-integration
|
||||
Plugin URI: http://dogwood.skr.jp/wordpress/sqlite-integration/
|
||||
Description: SQLite Integration is the plugin that enables WordPress to use SQLite. If you don't have MySQL and want to build a WordPress website, it's for you.
|
||||
Author: Kojima Toshiyasu
|
||||
Version: 1.2.1
|
||||
Version: 1.3
|
||||
Author URI: http://dogwood.skr.jp
|
||||
Text Domain: sqlite-integration
|
||||
Domain Path: /languages
|
||||
|
|
Loading…
Reference in New Issue