Skip to content

Commit

Permalink
bug fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitasare7 committed Jun 16, 2024
1 parent 4c3893f commit 66a8ded
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dist/app.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="icon" href="/favicon.ico"/><title>App</title><script defer="defer" src="/js/chunk-vendors.c8257bd9.js"></script><script defer="defer" src="/js/app.23b0bd92.js"></script><link href="/css/chunk-vendors.201e2f5c.css" rel="stylesheet"><link href="/css/chunk-common.de8a1b8d.css" rel="stylesheet"><link href="/css/app.f2deb53f.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but App doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="secondaryApp"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="icon" href="/favicon.ico"/><title>App</title><script defer="defer" src="/js/chunk-vendors.c8257bd9.js"></script><script defer="defer" src="/js/app.e647c080.js"></script><link href="/css/chunk-vendors.201e2f5c.css" rel="stylesheet"><link href="/css/chunk-common.de8a1b8d.css" rel="stylesheet"><link href="/css/app.f2deb53f.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but App doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="secondaryApp"></div></body></html>
1 change: 0 additions & 1 deletion dist/js/app.23b0bd92.js.map

This file was deleted.

4 changes: 2 additions & 2 deletions dist/js/app.23b0bd92.js → dist/js/app.e647c080.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/js/app.e647c080.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Salesforce OmniStudio Helper",
"author": "Rohitkumar Asare",
"version": "1.2.0",
"version": "1.2.1",
"description": "Boost Salesforce OmniStudio Productivity with One-Click Access to IP, DR, Flexcards, and OmniScripts.",
"permissions": [
"storage",
Expand Down
2 changes: 1 addition & 1 deletion extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Salesforce OmniStudio Helper",
"author": "Rohitkumar Asare",
"version": "1.2.0",
"version": "1.2.1",
"description": "Boost Salesforce OmniStudio Productivity with One-Click Access to IP, DR, Flexcards, and OmniScripts.",
"permissions": [
"storage",
Expand Down

0 comments on commit 66a8ded

Please sign in to comment.