Skip to content

Commit 8b9721e

Browse files
committed
Updates for 1.0 release.
1 parent e8b0136 commit 8b9721e

4 files changed

Lines changed: 24 additions & 129 deletions

File tree

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0
2+
* Release date: March 18, 2016
3+
* Version 1.0 release with updates to the documentation.
4+
15
## 0.6
26
* Release date: December 21, 2015
37
* Removed unused code from plugin.

bin/release.ini

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
[General]
2+
plugin-slug=
3+
temp-dir=
4+
readme-template=
5+
changelog=
6+
7+
[SVN]
8+
svn-url=
9+
svn-username=
10+
svn-do-not-tag=true
11+
svn-path=
12+
13+
[GIT]
14+
git-use-tag=
15+
git-path=
16+
17+
[Delete]
18+
DeleteFiles=readme.md, CHANGELOG.md
19+
DeleteDirs=bin

bin/release.sh

Lines changed: 0 additions & 128 deletions
This file was deleted.

gp-additional-links.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: GP Additional Links
44
Plugin URI: http://glot-o-matic.com/gp-additional-links
55
Description: Add additional links to the GlotPress side menu and the WordPress admin menu.
6-
Version: 0.6
6+
Version: 1.0
77
Author: GregRoss
88
Author URI: http://toolstack.com
99
Tags: glotpress, glotpress plugin, translate

0 commit comments

Comments
 (0)