Updating LogarithmPlotter to v0.1.8
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ad5001 2022-02-19 17:27:43 +01:00
parent dc67a11f60
commit eb40ff34b4
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
2 changed files with 2 additions and 2 deletions

View file

@ -63,7 +63,7 @@ Sections:
## Remerciements ## Remerciements
C'est uniquement grâce à ces personnes extraordinaires que LogarithmPlotter est disponible dans autant de langues. C'est uniquement grâce à ces personnes extraordinaires que LogarithmPlotter est disponible dans autant de langues.
- [Óvári](https://github.com/ovari) pour la traduction en 🇭🇺 hongrois. - [Óvári](https://github.com/ovari) pour la traduction en 🇭🇺 hongrois.
- [Allan Nordhøy](https://github.com/comradekingu) pour la traduction en 🇳🇴 norvégien. - [Allan Nordhøy](https://github.com/comradekingu) pour la traduction en 🇳🇴 norvégien.
Si vous voulez voir votre propre nom ici, vous pouvez contribuer à la traduction de LogarithmPlotter sur [Weblate](https://hosted.weblate.org/engage/logarithmplotter/). Si vous voulez voir votre propre nom ici, vous pouvez contribuer à la traduction de LogarithmPlotter sur [Weblate](https://hosted.weblate.org/engage/logarithmplotter/).
Technical: Technical:

View file

@ -13,7 +13,7 @@
}, },
"logarithmplotter": { "logarithmplotter": {
"name": "LogarithmPlotter", "name": "LogarithmPlotter",
"version": "0.1.7", "version": "0.1.8",
"languages": ["QML", "JavaScript", "Python"], "languages": ["QML", "JavaScript", "Python"],
"translated": ["en","fr","de","no","hu"], "translated": ["en","fr","de","no","hu"],
"platforms": ["Windows", "MacOSX", "Linux"], "platforms": ["Windows", "MacOSX", "Linux"],