Skip to content

Commit

Permalink
bump to 3.52.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ziodave committed Jun 11, 2024
1 parent 1c55b7b commit c9d18f1
Show file tree
Hide file tree
Showing 6 changed files with 1,535 additions and 1,531 deletions.
2 changes: 1 addition & 1 deletion .bin/create-zip-file.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@


rm -fr wordlift wordlift-*.zip ; cp -R src wordlift
zip -r -9 wordlift-3.52.8-1.zip wordlift
zip -r -9 wordlift-3.52.8.zip wordlift
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "wordlift-plugin",
"description": "WordLift brings the power of Artificial Intelligence to organize content. Attract new readers and get their true attention with top notch semantic seo.",
"private": true,
"version": "3.52.8-1",
"version": "3.52.8",
"author": "WordLift",
"homepage": "https://wordift.io/",
"license": "GPL-3.0",
Expand Down
2 changes: 1 addition & 1 deletion src-js/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"engines": {
"node": "12"
},
"version": "3.52.8-1",
"version": "3.52.8",
"description": "WordLift Plugin application for the web site public front-end.",
"main": "index.js",
"repository": "https://github.com/insideout10/wordlift-plugin",
Expand Down
Loading

0 comments on commit c9d18f1

Please sign in to comment.