Skip to content

Commit 3850226

Browse files
committed
Restore version number in package.json for builds
1 parent 06ed058 commit 3850226

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

languages/wp-php-console.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ msgid ""
44
msgstr ""
55
"Project-Id-Version: WP PHP Console 1.5.4\n"
66
"Report-Msgid-Bugs-To: https://github.com/unfulvio/wp-php-console\n"
7-
"POT-Creation-Date: 2019-05-30 03:35:08+00:00\n"
7+
"POT-Creation-Date: 2019-05-30 03:39:12+00:00\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=utf-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "wp-php-console",
33
"title": "WP PHP Console",
44
"description": "An implementation of PHP Console as a WordPress plugin. Use Chrome Dev Tools to debug your WordPress installation!",
5+
"version": "1.5.4",
56
"homepage": "https://wordpress.org/plugins/wp-php-console/",
67
"repository": {
78
"type": "git",

0 commit comments

Comments
 (0)