chore: update version

This commit is contained in:
takase1121
2024-04-16 18:47:51 +08:00
parent 71d25f34b3
commit f4311df1d6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# Changes Log # Changes Log
## [2.1.4] - 2024-04-15 ## [2.1.4] - 2024-04-16
This release addresses severe bugs not found in previous releases, This release addresses severe bugs not found in previous releases,
and improves the usability of the program. and improves the usability of the program.
@@ -1504,7 +1504,7 @@ A new global variable `USERDIR` is exposed to point to the user's directory.
- subpixel font rendering with gamma correction - subpixel font rendering with gamma correction
[2.1.4]: https://github.com/lite-xl/lite-xl/releases/tag/v2.1.4-rc1 [2.1.4]: https://github.com/lite-xl/lite-xl/releases/tag/v2.1.4
[2.1.3]: https://github.com/lite-xl/lite-xl/releases/tag/v2.1.3 [2.1.3]: https://github.com/lite-xl/lite-xl/releases/tag/v2.1.3
[2.1.2]: https://github.com/lite-xl/lite-xl/releases/tag/v2.1.2 [2.1.2]: https://github.com/lite-xl/lite-xl/releases/tag/v2.1.2
[2.1.1]: https://github.com/lite-xl/lite-xl/releases/tag/v2.1.1 [2.1.1]: https://github.com/lite-xl/lite-xl/releases/tag/v2.1.1
@@ -29,6 +29,6 @@
</provides> </provides>
<releases> <releases>
<release version="2.1.3" date="2024-01-29" /> <release version="2.1.4" date="2024-04-16" />
</releases> </releases>
</component> </component>