Skip to content

Commit 8d6d240

Browse files
committed
road to 2.7
1 parent 01ef786 commit 8d6d240

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.2.6",
5+
"version": "0.0.2.7",
66

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

popup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h2>Profile</h2>
5050
</button>
5151

5252
<div id="versionContainer">
53-
<p id="version">Version 0.0.2.6</p>
53+
<p id="version">Version 0.0.2.7</p>
5454
<p id="topExplanationText">
5555
Your changes to the buttons will be saved automatically. Reload
5656
website to apply. Pressing "Shift" while pressing a key or button

0 commit comments

Comments
 (0)