Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gitium/gitium.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Author URI: https://www.presslabs.com
* Text Domain: gitium
* Domain Path: /languages
* Version: 1.2.1
* Version: 1.2.2
* License: GPL3
*
* Gitium provides automatic git version control and deployment for
Expand Down
11 changes: 7 additions & 4 deletions gitium/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Contributors: PressLabs
Donate link: https://www.presslabs.com/gitium/
Tags: git, version control, revision, gitium, presslabs
Requires at least: 4.7
Tested up to: 6.8
Tested up to: 6.9
Requires PHP: 7.4
License: GPLv3
Stable tag: 1.2.1
Stable tag: 1.2.2
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html

Automatic git version control and deployment for your plugins and themes integrated into wp-admin.
Expand Down Expand Up @@ -122,11 +122,14 @@ Submodules are currently not supported.
Please report security bugs found in the source code of the Gitium plugin through the [Patchstack Vulnerability Disclosure Program](https://patchstack.com/database/vdp/gitium). The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.

== Upgrade Notice ==
= 1.2.1 =
Tested up to WP 6.8
= 1.2.2 =
Tested up to WP 6.9

== Changelog ==

= 1.2.2 =
* Tested the compatibility of the plugin with WP 6.9

= 1.2.1 =
* Tested the compatibility of the plugin with WP 6.8

Expand Down