version set to 1.1.4pre2

This commit is contained in:
mic 2024-06-25 20:59:09 +02:00
parent caa2f0603c
commit 2478774e68
3 changed files with 11 additions and 2 deletions

View file

@ -4,6 +4,11 @@
<h2>Version 1.1.4pre2 - ??/??/2024</h2>
<ul>
<li>...</li>
</ul>
<h2>Version 1.1.3 - 18/06/2024</h2>
<ul>
<li>Fixed a bug in replying to a message [<a href="https://github.com/micz/ThunderAI/issues/70">#70</a>].</li>

View file

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
"version": "1.1.4pre1",
"version": "1.1.4pre2",
"author": "Mic (m@micz.it)",
"homepage_url": "https://micz.it/thunderbird-addon-thunderai/",
"browser_specific_settings": {

View file

@ -7,7 +7,11 @@
<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>
<h2>Version 1.1.4pre2 - ??/??/2024</h2>
<ul>
<li>...</li>
</ul>
<h2>Version 1.1.3 - 18/06/2024</h2>
<ul>
<li>Fixed a bug in replying to a message [<a href="https://github.com/micz/ThunderAI/issues/70">#70</a>].</li>
</ul>