File tree Expand file tree Collapse file tree 4 files changed +28
-13
lines changed Expand file tree Collapse file tree 4 files changed +28
-13
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.0
2
+ * Release Date: March 18, 2016
3
+ * Documentation update and official release.
4
+
5
+ ## 0.5
6
+ * Release Date: December 15, 2015
7
+ * Initial release.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Author URI: http://toolstack.com
6
6
Tags: translation, glotpress
7
7
Requires at least: 4.4
8
8
Tested up to: 4.4
9
- Stable tag: 0.5
9
+ Stable tag: {{TAG}}
10
10
License: GPLv2
11
11
License URI: http://www.gnu.org/licenses/gpl-2.0.html
12
12
@@ -27,14 +27,3 @@ Install from the WordPress plugin directory.
27
27
TBD
28
28
29
29
== Changelog ==
30
-
31
- = 1.0 =
32
- * Release Date: TBD
33
- * Initial release.
34
-
35
- == Upgrade Notice ==
36
-
37
- = 1.0 =
38
-
39
- Initial release, no upgrade notes at this time.
40
-
Original file line number Diff line number Diff line change
1
+ [General]
2
+ plugin-slug =
3
+ temp-dir =
4
+ readme-template =bin\readme.template
5
+ changelog =CHANGES.md
6
+
7
+ [SVN]
8
+ svn-url =
9
+ svn-username =
10
+ svn-do-not-tag =
11
+ svn-path =
12
+
13
+ [GIT]
14
+ git-use-tag =
15
+ git-path =
16
+
17
+ [Delete]
18
+ DeleteFiles =readme.md, CHANGES.md
19
+ DeleteDirs =bin
Original file line number Diff line number Diff line change 3
3
Plugin Name: GP Last Update
4
4
Plugin URI: http://glot-o-matic.com/gp-last-update
5
5
Description: Adds a "Last Update" column to the translation set list in GlotPress.
6
- Version: 0.5
6
+ Version: 1.0
7
7
Author: GregRoss
8
8
Author URI: http://toolstack.com
9
9
Tags: glotpress, glotpress plugin
You can’t perform that action at this time.
0 commit comments