version set to 1.1.3
This commit is contained in:
parent
639fe495a7
commit
0f46445a60
3 changed files with 10 additions and 1 deletions
|
|
@ -4,6 +4,11 @@
|
|||
|
||||
|
||||
|
||||
<h2>Version 1.1.3 - 18/06/2024</h2>
|
||||
<ul>
|
||||
<li>...</li>
|
||||
</ul>
|
||||
|
||||
<h2>Version 1.1.2 - 23/05/2024</h2>
|
||||
<ul>
|
||||
<li>Minor improvements.</li>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"manifest_version": 2,
|
||||
"name": "ThunderAI",
|
||||
"description": "__MSG_extensionDescription__",
|
||||
"version": "1.1.2",
|
||||
"version": "1.1.3",
|
||||
"author": "Mic (m@micz.it)",
|
||||
"homepage_url": "https://micz.it/thunderbird-addon-thunderai/",
|
||||
"browser_specific_settings": {
|
||||
|
|
|
|||
|
|
@ -7,6 +7,10 @@
|
|||
<body>
|
||||
<div id="miczBackPrefs"><a href="mzta-options.html">__MSG_backToOptionsText__</a></div>
|
||||
<div id="miczRelNotes"><h1>ThunderAI Release Notes</h1>
|
||||
<h2>Version 1.1.3 - 18/06/2024</h2>
|
||||
<ul>
|
||||
<li>...</li>
|
||||
</ul>
|
||||
<h2>Version 1.1.2 - 23/05/2024</h2>
|
||||
<ul>
|
||||
<li>Minor improvements.</li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue