Skip to content

Commit 1138a56

Browse files
committed
road to 2.0
1 parent 791e42f commit 1138a56

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 ChatGPT, Claude, Copilot, DeepSeek, Ai Studio",
5-
"version": "0.0.1.9",
5+
"version": "0.0.2.0",
66

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

popup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h2>Profile</h2>
3232
<button id="copyProfile">Duplicate Current Profile To A New One</button>
3333
<button id="deleteProfile" class="danger">Delete</button>
3434
<div id="versionContainer">
35-
<p id="version"> Version 0.0.1.9</p>
35+
<p id="version"> Version 0.0.2.0</p>
3636
<p id="topExplanationText"> Your changes to the buttons will be saved automatically. Reload website to apply. Pressing
3737
"Shift" while pressing a key or button changes its autosend behavior!
3838

0 commit comments

Comments
 (0)