We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc4118 commit 71d68f9Copy full SHA for 71d68f9
2 files changed
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## [1.8.1](https://github.com/Cliffback/LetMeReShade/compare/v1.8.0...v1.8.1) (2025-11-05)
4
5
6
+### Bug Fixes
7
8
+* prevent false configuration changed warning ([#11](https://github.com/Cliffback/LetMeReShade/issues/11)) ([d0359a0](https://github.com/Cliffback/LetMeReShade/commit/d0359a0d4cecdedbda8b348a9eb9682c3231c150))
package.json
@@ -1,6 +1,6 @@
{
"name": "letusreshade-decky",
- "version": "1.8.0",
+ "version": "1.8.1",
"description": "ReShade plugin for Steam Deck - Enhanced version with improved shader selection and game management",
"type": "module",
"scripts": {
0 commit comments