Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaGalin committed Jan 25, 2025
2 parents 767e13e + 9555d9a commit 4c10d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: ncipollo/release-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag: 1.3.11.10
tag: 1.3.11.11
name: "AutoBrightnessControl v1.3.11"
body: "The main change in version 1.3.x was adaptive brightness change depending on the content on the screen. I understand that not everyone needs such a feature, that's why there is an argument --adapt.\n\nAll brightness control functionality has been moved to the BrightnessController class, which has been moved to the bright_controller.py file.\n\nNow the application works correctly with both monitors that support brightness control and those that do not."
draft: false
Expand Down

0 comments on commit 4c10d8a

Please sign in to comment.