Skip to content

Commit

Permalink
version and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
webzunft committed Jan 24, 2019
1 parent 04e5b46 commit 1f8330f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
13 changes: 7 additions & 6 deletions edd-helpscout.php
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
<?php
/*
Plugin Name: Easy Digital Downloads integration for HelpScout
Plugin URI: https://dannyvankooten.com/
Plugin URI: https://webgilde.com
Description: Easy Digital Downloads integration for HelpScout
Version: 2.0-beta
Author: Danny van Kooten
Author URI: https://dannyvankooten.com
Version: 2.0
Author: Thomas Maier
Author URI: https://webgilde.com
Text Domain: edd-helpscout
Domain Path: /languages
License: GPL v3
Easy Digital Downloads integration for HelpScout
Copyright (C) 2013-2016, Danny van Kooten, hi@dannyvankooten.com
Copyright (C) 2013-2018, Danny van Kooten, hi@dannyvankooten.com
Copyright (C) 2018–, Thomas Maier, thomas.maier@webgilde.com
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand All @@ -32,7 +33,7 @@
defined( 'ABSPATH' ) or exit;

// define some useful constants
define( 'EDD_HELPSCOUT_VERSION', '2.0-beta' );
define( 'EDD_HELPSCOUT_VERSION', '2.0' );
define( 'EDD_HELPSCOUT_FILE', __FILE__ );


Expand Down
12 changes: 5 additions & 7 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
=== HelpScout integration for Easy Digital Downloads ===
Contributors: DvanKooten, Ibericode
Donate link: https://dannyvankooten.com/donate/
Contributors: webzunft, DvanKooten, Ibericode
Tags: easy-digital-downloads,helpscout,edd,support,help scout
Requires at least: 3.8
Tested up to: 4.9.8
Stable tag: 1.1.1
Tested up to: 5.0
Stable tag: 2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -35,9 +34,8 @@ Have a look at the [installation instructions](https://wordpress.org/plugins/edd

**More information**

- Developers; follow or contribute to the [plugin on GitHub](https://github.com/dannyvankooten/edd-helpscout)
- Other [WordPress plugins](https://dannyvankooten.com/wordpress-plugins/#utm_source=wp-plugin-repo&utm_medium=link&utm_campaign=more-info-link) by [Danny van Kooten](https://dannyvankooten.com#utm_source=wp-plugin-repo&utm_medium=link&utm_campaign=more-info-link)
- [@DannyvanKooten](https://twitter.com/dannyvankooten) on Twitter
- Developers; follow or contribute to the [plugin on GitHub](https://github.com/webzunft/edd-helpscout)
- Other [WordPress plugins](https://profiles.wordpress.org/webzunft/#content-plugins) by Thomas Maier

== Installation ==

Expand Down

0 comments on commit 1f8330f

Please sign in to comment.