Skip to content

Commit 41aa8ce

Browse files
committed
3.5
1 parent d5554f8 commit 41aa8ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "OneClickPrompts",
44
"description": "One Click Prompts for AI chat interfaces",
5-
"version": "0.0.3.4",
5+
"version": "0.0.3.5",
66

77
"icons": {
88
"16": "icon16.png",

popup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h2>Profile</h2>
5858
</button>
5959

6060
<div id="versionContainer">
61-
<p id="version">Version 0.0.3.4</p>
61+
<p id="version">Version 0.0.3.5</p>
6262
<p id="topExplanationText">
6363
Your changes to the buttons will be saved automatically. Reload
6464
website to apply. Pressing "Shift" while pressing a key or button

0 commit comments

Comments
 (0)