diff --git a/package.json b/package.json index a61d373..2a6126e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "Backlog", "productName": "Backlog", - "version": "1.3.0", + "version": "1.4.0", "author": "Michal Chwedczuk ", "description": "Simple desktop app for quickly storing lists of items", "license": "MIT", diff --git a/src/index.ejs b/src/index.ejs index a6c93ea..774208e 100644 --- a/src/index.ejs +++ b/src/index.ejs @@ -2,7 +2,7 @@ - Backlog 1.3.0 + Backlog 1.4.0 <% if (htmlWebpackPlugin.options.nodeModules) { %>