Skip to content
This repository was archived by the owner on Feb 8, 2026. It is now read-only.

Commit a4dcf1e

Browse files
authored
Merge pull request #34 from joelthorner/dev
Update version
2 parents 484c753 + dd1f32b commit a4dcf1e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "TLmanaGer",
3-
"version": "1.0.15",
3+
"version": "1.0.16",
44
"manifest_version": 2,
55
"description": "Desarrollamiento tool",
66
"homepage_url": "https://github.com/joelthorner",

src/browser_action/browser_action.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<header class="clearfix">
1313
<img src="../../img/iceberg.svg">
1414
<div class="cont">
15-
<span id="p-username"><strong>TLmanaGer</strong><span class="badge badge-pill badge-primary">v1.0.15</span></span>
15+
<span id="p-username"><strong>TLmanaGer</strong><span class="badge badge-pill badge-primary">v1.0.16</span></span>
1616
<span id="p-mail">Hello, <span id="userNameRes">joelthorner</span></span>
1717
</div>
1818
<a href="/src/options/index.html" class="icon sett" title="Settings">

0 commit comments

Comments
 (0)