-
-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
24 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,9 +65,9 @@ Author: Kang Lin ([email protected]) | |
- Install | ||
- ubuntu | ||
|
||
sudo apt install ./serialportassistant_0.5.24_amd64.deb | ||
sudo apt install ./serialportassistant_0.5.25_amd64.deb | ||
# If you're on an older Linux distribution, you will need to run this instead: | ||
# sudo dpkg -i serialportassistant_0.5.24_amd64.deb | ||
# sudo dpkg -i serialportassistant_0.5.25_amd64.deb | ||
# sudo apt-get install -f # Install dependencies | ||
|
||
## Donate | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"redirect": [ | ||
{ | ||
"version":"v0.5.24" | ||
"version":"0.5.25" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,11 @@ | ||
serialportassistant (0.5.24) stable; urgency=medium | ||
serialportassistant (0.5.25) stable; urgency=medium | ||
|
||
* Modify debian/rules | ||
* Modify Change log | ||
* Modify translations | ||
* CMakeLists: modify find RabbitCommon | ||
* Modify debian/rules | ||
* Modify documents | ||
* Modify save windows state | ||
* Modify README_zh_CN.md | ||
* Modify change log | ||
* Modify version | ||
* Modify find RabbitCommon. first source code | ||
* Rename share/SerialPortAssistant.desktop -> share/org.Rabbit.SerialPortAssistant.desktop | ||
* Modify README | ||
* Modify control | ||
|
||
-- Kang Lin <[email protected]> Thu, 30 May 2024 13:46:15 +0800 | ||
-- Kang Lin <[email protected]> Sun, 09 Jun 2024 11:12:16 +0800 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters