Skip to content

Commit dfade94

Browse files
committed
version bump
1 parent 502f040 commit dfade94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

platform/chromium/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "CursorConnect",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "Real-time cursor interaction for a more connected browsing experience.",
55
"permissions": ["storage", "activeTab", "webNavigation"],
66
"background": {

platform/firefox/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "CursorConnect",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "Real-time cursor interaction for a more connected browsing experience.",
55
"browser_specific_settings": {
66
"gecko": {

0 commit comments

Comments
 (0)