Skip to content

Commit 8bdb9df

Browse files
Bump version to 4.0.3
1 parent 2f7b475 commit 8bdb9df

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "LinkSlinger",
4-
"version": "4.0.0",
4+
"version": "4.0.3",
55
"description": "Select, open, copy, or bookmark multiple links at once. Part of the dontpoke.me toolkit.",
66

77
"action": {

src/ui/options/options.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ <h3 class="about-section-title">Get Involved</h3>
151151
<a href="https://dontpoke.me/tools/linkslinger" target="_blank" rel="noopener noreferrer" class="link-button glass-button">Visit Website</a>
152152
<a href="https://github.com/DontPokeMe/linkslinger" target="_blank" rel="noopener noreferrer" class="link-button glass-button">View on GitHub</a>
153153
</div>
154-
<span class="version-info">v4.0.0</span>
154+
<span class="version-info">v4.0.3</span>
155155
</div>
156156
</div>
157157
</div>

0 commit comments

Comments
 (0)