Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HPiirainen committed May 8, 2024
1 parent 5a562e4 commit d4de1f5
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 @@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Released]

## [1.4.0] - 2024-05-08

### Changed
- Move basic functionality to its own class inside src directory to simplify PSR-4 autoloading.

## [1.3.3] - 2024-05-06

### Changed
Expand Down
2 changes: 1 addition & 1 deletion plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Oopi
* Plugin URI: https://github.com/devgeniem/wp-oopi
* Description: Oopi is an object-oriented developer friendly WordPress importer.
* Version: 1.3.3
* Version: 1.4.0
* Author: Geniem
* Author URI: http://www.github.com/devgeniem
* License: GPL3
Expand Down

0 comments on commit d4de1f5

Please sign in to comment.