Skip to content

Commit 7d9d9bc

Browse files
author
Uibar Ion-Cristian
committed
Push new version; Add more travis Matrix Tests
1 parent dcaf253 commit 7d9d9bc

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

.drone.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ compose:
2424

2525
matrix:
2626
WP_VERSION:
27-
- 4.7.4
27+
- 4.8.4
28+
- 4.9.1
2829
PHP_VERSION:
2930
- 7.1
31+
- 7.2

gitium/gitium.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* Plugin Name: Gitium
4-
* Version: 1.0-rc12
4+
* Version: 1.0.1
55
* Author: Presslabs
66
* Author URI: https://www.presslabs.com
77
* License: GPL2

gitium/readme.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ Gitium does not support multisite setups at the moment.
7676
Submodules are currently not supported.
7777

7878
== Changelog ==
79+
= 1.0.1 =
80+
* Hotfix - Fix race condition on Code Editor Save
81+
7982
= 1.0 =
8083
* Fixed WP 4.9 Compatibility
8184

0 commit comments

Comments
 (0)