Skip to content

Commit e0d7930

Browse files
chore: update version
1 parent cf85e43 commit e0d7930

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: Logo Maker WordPress Plugin
55
* Plugin URI: https://github.com/Codeinwp/logo-maker
66
* Description: Logo Maker as plugin for WordPress
7-
* Version: 1.11.4
7+
* Version: 1.12.0
88
* Author: Soare Robert Daniel
99
*
1010
* @package logo-maker

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "logo-maker-plugin",
33
"description": "A simple editor for creating logos - with support for WordPress.",
4-
"version": "1.11.3",
4+
"version": "1.12.0",
55
"scripts": {
66
"start": "snowpack dev --polyfill-node",
77
"start-plugin": "wp-scripts start --hot",

0 commit comments

Comments
 (0)