Skip to content

Commit

Permalink
version 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zocker-160 committed May 11, 2024
1 parent f4b5b36 commit a8af058
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion linux_packaging/DEB-thinkfan-ui/lure.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
maintainer="zocker_160 <zocker1600 at posteo dot net>"

name=thinkfan-ui
version=0.10.2
version=0.11.0
release=1
desc="A small gui app for Linux to control the fan speed and monitor temps on a ThinkPad"
homepage="https://github.com/zocker-160/thinkfan-ui"
Expand Down
2 changes: 1 addition & 1 deletion linux_packaging/thinkfan-ui
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#! /usr/bin/env bash

python3 /opt/thinkfan-ui/fan.py "$@"
python3 /opt/thinkfan-ui/main.py "$@"

0 comments on commit a8af058

Please sign in to comment.