Skip to content

Commit a444a95

Browse files
committedJun 12, 2023
Bump version to 1.2.1
1 parent ec1bbfc commit a444a95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
key: ${{ runner.os }}-${{ steps.verify-cache.outputs.heads }}
2424

2525
- name: Setup Theos
26-
uses: Randomblock1/theos-action@v1.1
26+
uses: Randomblock1/theos-action@v1.3
2727

2828
- name: Build packages
2929
run: |

‎control

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: com.jschiefner.advancedbrightnessslider
22
Name: AdvancedBrightnessSlider
3-
Version: 1.2.0
3+
Version: 1.2.1
44
Architecture: iphoneos-arm
55
Description: Tweak to dim the screen even further with the brightness slider in Control Center
66
Maintainer: Jonas Schiefner

0 commit comments

Comments
 (0)
Please sign in to comment.