Skip to content

Commit

Permalink
Merge pull request #366 from Automattic/add/changelog-1.3.6
Browse files Browse the repository at this point in the history
Changelog for version 1.3.6
  • Loading branch information
gudmdharalds authored Sep 11, 2023
2 parents e7c1b27 + 83eb2c2 commit c5c5efc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to this project will be documented in this file.

## [1.3.6](https://github.com/Automattic/vip-go-ci/releases/tag/1.3.6) - 2023-09-11

### Updated
- [#365](https://github.com/Automattic/vip-go-ci/pull/365): Update tools-init.sh: New version of VIP-Coding-Standards

## [1.3.5](https://github.com/Automattic/vip-go-ci/releases/tag/1.3.5) - 2023-06-12

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion defines.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/*
* Version number and default name to use.
*/
define( 'VIPGOCI_VERSION', '1.3.5' );
define( 'VIPGOCI_VERSION', '1.3.6' );
define( 'VIPGOCI_DEFAULT_NAME_TO_USE', 'vip-go-ci' );

/*
Expand Down

0 comments on commit c5c5efc

Please sign in to comment.