File tree Expand file tree Collapse file tree 4 files changed +29
-14
lines changed Expand file tree Collapse file tree 4 files changed +29
-14
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 16, 2015
7+ * Initial release.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Author URI: http://toolstack.com
66Tags: translation, glotpress
77Requires at least: 4.4
88Tested up to: 4.4
9- Stable tag: 0.5
9+ Stable tag: {{TAG}}
1010License: GPLv2
1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
1212
@@ -27,14 +27,3 @@ Install from the WordPress plugin directory.
2727TBD
2828
2929== 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 33Plugin Name: GP Use Slug for Downloads
44Plugin URI: http://glot-o-matic.com/gp-use-slug-for-downloads
55Description: Use the translation set slug for the name of the download file name.
6- Version: 0.5
7- Author: GregRoss
6+ Version: 1.0
7+ Author: Greg Ross
88Author URI: http://toolstack.com
99Tags: glotpress, glotpress plugin
1010License: GPLv2
You can’t perform that action at this time.
0 commit comments