mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 08:09:18 +01:00
chore(main): release 3.8.3
This commit is contained in:
parent
b2ab96975d
commit
8724d1a169
@ -1,3 +1,3 @@
|
||||
{
|
||||
".": "3.8.2"
|
||||
".": "3.8.3"
|
||||
}
|
||||
|
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [3.8.3](https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck/compare/v3.8.2...v3.8.3) (2024-11-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* use correct home folder for user ([76466fd](https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck/commit/76466fdcc6f5473dc004aec365a4c58a9057eeee))
|
||||
|
||||
## [3.8.2](https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck/compare/v3.8.1...v3.8.2) (2024-08-06)
|
||||
|
||||
|
||||
|
@ -2,5 +2,5 @@
|
||||
Expose version
|
||||
"""
|
||||
|
||||
__version__ = "3.8.2"
|
||||
__version__ = "3.8.3"
|
||||
VERSION = __version__.split(".")
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "non-steam-launchers"
|
||||
version = "3.8.2"
|
||||
version = "3.8.3"
|
||||
description = ""
|
||||
authors = [
|
||||
"moraroy <88516395+moraroy@users.noreply.github.com>",
|
||||
|
Loading…
Reference in New Issue
Block a user