Skip to content

Commit

Permalink
Inject version v0.1.43 into index.html and update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 4, 2024
1 parent 118febe commit e9f848b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<!-- Version: v0.1.43 -->
<!-- Version: v0.1.42 -->
<!DOCTYPE html>
<html><head><link href="./wordpress-homepage.css" rel="stylesheet"/></head><body class="homepage" id="main"> <script src="./wordpress-homepage.js"></script><div>
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "orcid-wordpress-home-page-deploy",
"version": "v0.1.42",
"version": "v0.1.43",
"description": "",
"main": "index.js",
"type": "module",
Expand Down Expand Up @@ -30,4 +30,4 @@
"dependencies": {
"line-reader": "^0.4.0"
}
}
}

0 comments on commit e9f848b

Please sign in to comment.