version set to 1.0.2

This commit is contained in:
mic 2024-04-18 22:03:17 +02:00
parent 13658d602b
commit dfb9b83d1b
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"manifest_version": 2, "manifest_version": 2,
"name": "ThunderAI", "name": "ThunderAI",
"description": "__MSG_extensionDescription__", "description": "__MSG_extensionDescription__",
"version": "1.0.2pre1", "version": "1.0.2",
"author": "Mic (m@micz.it)", "author": "Mic (m@micz.it)",
"browser_specific_settings": { "browser_specific_settings": {
"gecko": { "gecko": {

View file

@ -7,7 +7,7 @@
<body> <body>
<div id="miczBackPrefs"><a href="mzta-options.html">__MSG_backToOptionsText__</a></div> <div id="miczBackPrefs"><a href="mzta-options.html">__MSG_backToOptionsText__</a></div>
<div id="miczRelNotes"><h1>ThunderAI Release Notes</h1> <div id="miczRelNotes"><h1>ThunderAI Release Notes</h1>
<h2>Version 1.0.2pre1 - 18/04/2024</h2> <h2>Version 1.0.2 - ??/??/2024</h2>
<ul> <ul>
<li>New standard menus.</li> <li>New standard menus.</li>
<li>Fixed a bug in importing replies text.</li> <li>Fixed a bug in importing replies text.</li>