Skip to content

Commit 9841895

Browse files
authored
Update release.yml
1 parent 22ab3a9 commit 9841895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: ncipollo/release-action@v1
4242
with:
4343
token: ${{ secrets.GITHUB_TOKEN }}
44-
tag: 1.3.11.17
44+
tag: 1.3.11.18
4545
name: "AutoBrightnessControl v1.3.11"
4646
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\nNow the application works correctly with both monitors that support brightness control and those that do not."
4747
draft: false

0 commit comments

Comments
 (0)