Skip to content

Commit

Permalink
Release v0.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
KangLin committed Nov 11, 2022
1 parent fe48137 commit 3268730
Show file tree
Hide file tree
Showing 15 changed files with 74 additions and 75 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
SOURCE_DIR: ${{github.workspace}}/.cache/source
TOOSL_DIR: ${{github.workspace}}/.cache/tools
INSTALL_DIR: ${{github.workspace}}/.cache/install
RabbitRemoteControl_VERSION: v0.0.24
RabbitRemoteControl_VERSION: v0.0.25
VCPKGGITCOMMITID: c0b6d35a67d2ad358a6ced92b7aad16a7bf17737
qt_modules: qtwebengine

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
SOURCE_DIR: ${{github.workspace}}/.cache/source
TOOSL_DIR: ${{github.workspace}}/.cache/tools
INSTALL_DIR: ${{github.workspace}}/.cache/install_ubuntu
RabbitRemoteControl_VERSION: v0.0.24
RabbitRemoteControl_VERSION: v0.0.25
DOXYGEN_VERSION: 1.9.4

steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
SOURCE_DIR: ${{github.workspace}}\.cache\source
TOOSL_DIR: ${{github.workspace}}\.cache\tools
INSTALL_DIR: ${{github.workspace}}\.cache\install_mingw
RabbitRemoteControl_VERSION: v0.0.24
RabbitRemoteControl_VERSION: v0.0.25

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
CMAKE_GENERATOR: ${{matrix.CMAKE_GENERATOR}}
VCPKG_PLATFORM_TOOLSET: ${{matrix.VCPKG_PLATFORM_TOOLSET}}
CMAKE_GENERATOR_PLATFORM: ${{matrix.CMAKE_GENERATOR_PLATFORM}}
RabbitRemoteControl_VERSION: v0.0.24
RabbitRemoteControl_VERSION: v0.0.25
VCPKGGITCOMMITID: c0b6d35a67d2ad358a6ced92b7aad16a7bf17737 #5cf60186a241e84e8232641ee973395d4fde90e1
VCPKG_OVERLAY_PORTS: ${{github.workspace}}\vcpkg\ports
qt_modules: qtwebengine ${{matrix.qt_modules}}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
SOURCE_DIR: ${{github.workspace}}/.cache/source
TOOSL_DIR: ${{github.workspace}}/.cache/tools
INSTALL_DIR: ${{github.workspace}}/.cache/install_ubuntu_2022_02_14
RabbitRemoteControl_VERSION: 0.0.24
RabbitRemoteControl_VERSION: 0.0.25

steps:
- name: core dump infomations
Expand Down
8 changes: 4 additions & 4 deletions App/ServiceConfigure/MainWindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
<string>Rabbit remote control service configure</string>
</property>
<property name="windowIcon">
<iconset theme="system-settings">
<normaloff>.</normaloff>.</iconset>
<iconset theme="system-settings"/>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QGridLayout" name="gridLayout">
Expand Down Expand Up @@ -75,7 +74,7 @@
<x>0</x>
<y>0</y>
<width>800</width>
<height>27</height>
<height>22</height>
</rect>
</property>
<widget class="QMenu" name="menuService">
Expand Down Expand Up @@ -152,7 +151,8 @@
</action>
<action name="actionAbout">
<property name="icon">
<iconset theme="help-about"/>
<iconset theme="help-about">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
<string>About</string>
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ if(POLICY CMP0021)
cmake_policy(SET CMP0021 NEW)
endif()

SET(RabbitRemoteControl_VERSION "v0.0.24")
SET(RabbitRemoteControl_VERSION "v0.0.25")
# Find Git Version Patch
IF(EXISTS "${CMAKE_SOURCE_DIR}/.git")
if(NOT GIT)
Expand Down
2 changes: 1 addition & 1 deletion Install/Install.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
!define PRODUCT_NAME "RabbitRemoteControl"
!define PRODUCT_APP_NAME "RabbitRemoteControlApp"
!define PRODUCT_APP_SERVICE_CONFIGURE_NAME "RabbitRemoteControlServiceConfigure"
!define PRODUCT_VERSION "v0.0.24"
!define PRODUCT_VERSION "v0.0.25"
!define PRODUCT_PUBLISHER "KangLin studio"
!define PRODUCT_WEB_SITE "https://github.com/KangLin/${PRODUCT_NAME}"
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\${PRODUCT_APP_NAME}.exe"
Expand Down
58 changes: 29 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,47 +301,47 @@ See requirements for details: https://github.com/KangLin/RabbitRemoteControl/iss
- [![Release](https://img.shields.io/github/release-pre/KangLin/RabbitRemoteControl?label=Github%20Release)](https://github.com/KangLin/RabbitRemoteControl/releases)
- [![Download RabbitRemoteControl](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/rabbitremotecontrol/files/latest/download)

+ Current version: v0.0.24
+ Current version: v0.0.25
- Windows: Supported WINDOWS 7 and later version
+ Install package: RabbitRemoteControl_setup_v0.0.24.exe
- [Download from Github](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.24/RabbitRemoteControl_setup_v0.0.24.exe)
- [Download from sourceforge](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.24/RabbitRemoteControl_setup_v0.0.24.exe/download)
+ MD5SUM file: RabbitRemoteControl_setup_v0.0.24.exe.md5sum
- [Download from Github](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.24/RabbitRemoteControl_setup_v0.0.24.exe.md5sum)
- [Download from sourceforge](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.24/RabbitRemoteControl_setup_v0.0.24.exe.md5sum/download)
+ No need to install package: RabbitRemoteControl_windows_v0.0.24.zip
- [Download from Github](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.24/RabbitRemoteControl_windows_v0.0.24.zip)
- [Download from sourceforge](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.24/RabbitRemoteControl_windows_v0.0.24.zip/download)
+ MD5SUM file: RabbitRemoteControl_windows_v0.0.24.zip.md5sum
- [Download from Github](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.24/RabbitRemoteControl_windows_v0.0.24.zip.md5sum)
- [Download from sourceforge](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.24/RabbitRemoteControl_windows_v0.0.24.zip.md5sum/download)
+ Install package: RabbitRemoteControl_setup_v0.0.25.exe
- [Download from Github](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.25/RabbitRemoteControl_setup_v0.0.25.exe)
- [Download from sourceforge](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.25/RabbitRemoteControl_setup_v0.0.25.exe/download)
+ MD5SUM file: RabbitRemoteControl_setup_v0.0.25.exe.md5sum
- [Download from Github](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.25/RabbitRemoteControl_setup_v0.0.25.exe.md5sum)
- [Download from sourceforge](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.25/RabbitRemoteControl_setup_v0.0.25.exe.md5sum/download)
+ No need to install package: RabbitRemoteControl_windows_v0.0.25.zip
- [Download from Github](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.25/RabbitRemoteControl_windows_v0.0.25.zip)
- [Download from sourceforge](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.25/RabbitRemoteControl_windows_v0.0.25.zip/download)
+ MD5SUM file: RabbitRemoteControl_windows_v0.0.25.zip.md5sum
- [Download from Github](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.25/RabbitRemoteControl_windows_v0.0.25.zip.md5sum)
- [Download from sourceforge](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.25/RabbitRemoteControl_windows_v0.0.25.zip.md5sum/download)
- Ubuntu:
+ Ubuntu 20.04: rabbitremotecontrol_0.0.24_amd64_Ubuntu-20.04.deb
+ Ubuntu 20.04: rabbitremotecontrol_0.0.25_amd64_Ubuntu-20.04.deb

sudo apt install ./rabbitremotecontrol_0.0.24_amd64_Ubuntu-20.04.deb
sudo apt install ./rabbitremotecontrol_0.0.25_amd64_Ubuntu-20.04.deb

# If you're on an older Linux distribution, you will need to run this instead:
# sudo dpkg -i rabbitremotecontrol_0.0.24_amd64_Ubuntu-20.04.deb
# sudo dpkg -i rabbitremotecontrol_0.0.25_amd64_Ubuntu-20.04.deb
# sudo apt-get install -f # Install dependencies

- [Download from github](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.24/rabbitremotecontrol_0.0.24_amd64_Ubuntu-20.04.deb)
- [Download from sourceforge](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.24/rabbitremotecontrol_0.0.24_amd64_Ubuntu-20.04.deb/download)
+ MD5SUM file: rabbitremotecontrol_0.0.24_amd64_Ubuntu-20.04.deb.md5sum
- [Download from github](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.24/rabbitremotecontrol_0.0.24_amd64_Ubuntu-20.04.deb.md5sum)
- [Download from sourceforge](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.24/rabbitremotecontrol_0.0.24_amd64_Ubuntu-20.04.deb.md5sum/download)
+ Ubuntu 18.04: rabbitremotecontrol_0.0.24_amd64_Ubuntu-18.04.deb
- [Download from github](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.25/rabbitremotecontrol_0.0.25_amd64_Ubuntu-20.04.deb)
- [Download from sourceforge](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.25/rabbitremotecontrol_0.0.25_amd64_Ubuntu-20.04.deb/download)
+ MD5SUM file: rabbitremotecontrol_0.0.25_amd64_Ubuntu-20.04.deb.md5sum
- [Download from github](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.25/rabbitremotecontrol_0.0.25_amd64_Ubuntu-20.04.deb.md5sum)
- [Download from sourceforge](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.25/rabbitremotecontrol_0.0.25_amd64_Ubuntu-20.04.deb.md5sum/download)
+ Ubuntu 18.04: rabbitremotecontrol_0.0.25_amd64_Ubuntu-18.04.deb

sudo apt install ./rabbitremotecontrol_0.0.24_amd64_Ubuntu-18.04.deb
sudo apt install ./rabbitremotecontrol_0.0.25_amd64_Ubuntu-18.04.deb
# If you're on an older Linux distribution, you will need to run this instead:
# sudo dpkg -i rabbitremotecontrol_0.0.24_amd64_Ubuntu-18.04.deb
# sudo dpkg -i rabbitremotecontrol_0.0.25_amd64_Ubuntu-18.04.deb
# sudo apt-get install -f # Install dependencies

- [Download from github](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.24/rabbitremotecontrol_0.0.24_amd64_Ubuntu-18.04.deb)
- [Download from sourceforge](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.24/rabbitremotecontrol_0.0.24_amd64_Ubuntu-18.04.deb/download)
+ MD5SUM file: rabbitremotecontrol_0.0.24_amd64_Ubuntu-18.04.deb.md5sum
- [Download from github](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.24/rabbitremotecontrol_0.0.24_amd64_Ubuntu-18.04.deb.md5sum)
- [Download from sourceforge](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.24/rabbitremotecontrol_0.0.24_amd64_Ubuntu-18.04.deb.md5sum/download)
- [Download from github](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.25/rabbitremotecontrol_0.0.25_amd64_Ubuntu-18.04.deb)
- [Download from sourceforge](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.25/rabbitremotecontrol_0.0.25_amd64_Ubuntu-18.04.deb/download)
+ MD5SUM file: rabbitremotecontrol_0.0.25_amd64_Ubuntu-18.04.deb.md5sum
- [Download from github](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.25/rabbitremotecontrol_0.0.25_amd64_Ubuntu-18.04.deb.md5sum)
- [Download from sourceforge](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.25/rabbitremotecontrol_0.0.25_amd64_Ubuntu-18.04.deb.md5sum/download)

## Development

Expand Down
58 changes: 29 additions & 29 deletions README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,47 +287,47 @@
- [![Github 最后发行版本](https://img.shields.io/github/release/KangLin/RabbitRemoteControl?label=Github%20最后发行版本)](https://github.com/KangLin/RabbitRemoteControl/releases)
- [![Github 发行版本](https://img.shields.io/github/release-pre/KangLin/RabbitRemoteControl?label=Github%20发行版本)](https://github.com/KangLin/RabbitRemoteControl/releases)
- [![Download from sourceforge](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/rabbitremotecontrol/files/latest/download)
+ 当前版本:v0.0.24
+ 当前版本:v0.0.25
- Windows: 支持 WINDOWS 7 及以后版本
+ 安装包:RabbitRemoteControl_setup_v0.0.24.exe
- [从 github 下载](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.24/RabbitRemoteControl_setup_v0.0.24.exe)
- [从 sourceforge 下载](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.24/RabbitRemoteControl_setup_v0.0.24.exe/download)
+ md5 校验文件: RabbitRemoteControl_setup_v0.0.24.exe.md5sum
- [从 github 下载](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.24/RabbitRemoteControl_setup_v0.0.24.exe.md5sum)
- [从 sourceforge 下载](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.24/RabbitRemoteControl_setup_v0.0.24.exe.md5sum/download)
+ 绿色版本:RabbitRemoteControl_windows_v0.0.24.zip
- [从 github 下载](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.24/RabbitRemoteControl_windows_v0.0.24.zip)
- [从 sourceforge 下载](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.24/RabbitRemoteControl_windows_v0.0.24.zip/download)
+ md5 校验文件: RabbitRemoteControl_windows_v0.0.24.zip.md5sum
- [从 github 下载](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.24/RabbitRemoteControl_windows_v0.0.24.zip.md5sum)
- [从 sourceforge 下载](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.24/RabbitRemoteControl_windows_v0.0.24.zip.md5sum/download)
+ 安装包:RabbitRemoteControl_setup_v0.0.25.exe
- [从 github 下载](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.25/RabbitRemoteControl_setup_v0.0.25.exe)
- [从 sourceforge 下载](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.25/RabbitRemoteControl_setup_v0.0.25.exe/download)
+ md5 校验文件: RabbitRemoteControl_setup_v0.0.25.exe.md5sum
- [从 github 下载](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.25/RabbitRemoteControl_setup_v0.0.25.exe.md5sum)
- [从 sourceforge 下载](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.25/RabbitRemoteControl_setup_v0.0.25.exe.md5sum/download)
+ 绿色版本:RabbitRemoteControl_windows_v0.0.25.zip
- [从 github 下载](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.25/RabbitRemoteControl_windows_v0.0.25.zip)
- [从 sourceforge 下载](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.25/RabbitRemoteControl_windows_v0.0.25.zip/download)
+ md5 校验文件: RabbitRemoteControl_windows_v0.0.25.zip.md5sum
- [从 github 下载](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.25/RabbitRemoteControl_windows_v0.0.25.zip.md5sum)
- [从 sourceforge 下载](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.25/RabbitRemoteControl_windows_v0.0.25.zip.md5sum/download)
- Ubuntu:
+ Ubuntu 20.04: rabbitremotecontrol_0.0.24_amd64_Ubuntu-20.04.deb
+ Ubuntu 20.04: rabbitremotecontrol_0.0.25_amd64_Ubuntu-20.04.deb

sudo apt install ./rabbitremotecontrol_0.0.24_amd64_Ubuntu-20.04.deb
sudo apt install ./rabbitremotecontrol_0.0.25_amd64_Ubuntu-20.04.deb

# 如要你是在老的 linux 发行版本上,你需要用下列命令替换:
# sudo dpkg -i rabbitremotecontrol_0.0.24_amd64_Ubuntu-20.04.deb
# sudo dpkg -i rabbitremotecontrol_0.0.25_amd64_Ubuntu-20.04.deb
# sudo apt-get install -f # 安装依赖

- [从 github 下载](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.24/rabbitremotecontrol_0.0.24_amd64_Ubuntu-20.04.deb)
- [从 sourceforge 下载](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.24/rabbitremotecontrol_0.0.24_amd64_Ubuntu-20.04.deb/download)
+ md5 校验文件: rabbitremotecontrol_0.0.24_amd64_Ubuntu-20.04.deb.md5sum
- [从 github 下载](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.24/rabbitremotecontrol_0.0.24_amd64_Ubuntu-20.04.deb.md5sum)
- [从 sourceforge 下载](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.24/rabbitremotecontrol_0.0.24_amd64_Ubuntu-20.04.deb.md5sum/download)
+ Ubuntu 18.04: rabbitremotecontrol_0.0.24_amd64_Ubuntu-18.04.deb
- [从 github 下载](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.25/rabbitremotecontrol_0.0.25_amd64_Ubuntu-20.04.deb)
- [从 sourceforge 下载](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.25/rabbitremotecontrol_0.0.25_amd64_Ubuntu-20.04.deb/download)
+ md5 校验文件: rabbitremotecontrol_0.0.25_amd64_Ubuntu-20.04.deb.md5sum
- [从 github 下载](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.25/rabbitremotecontrol_0.0.25_amd64_Ubuntu-20.04.deb.md5sum)
- [从 sourceforge 下载](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.25/rabbitremotecontrol_0.0.25_amd64_Ubuntu-20.04.deb.md5sum/download)
+ Ubuntu 18.04: rabbitremotecontrol_0.0.25_amd64_Ubuntu-18.04.deb

sudo apt install ./rabbitremotecontrol_0.0.24_amd64_Ubuntu-18.04.deb
sudo apt install ./rabbitremotecontrol_0.0.25_amd64_Ubuntu-18.04.deb
# 如要你是在老的 linux 发行版本上,你需要用下列命令替换:
# sudo dpkg -i rabbitremotecontrol_0.0.24_amd64_Ubuntu-18.04.deb
# sudo dpkg -i rabbitremotecontrol_0.0.25_amd64_Ubuntu-18.04.deb
# sudo apt-get install -f # 安装依赖

- [从 github 下载](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.24/rabbitremotecontrol_0.0.24_amd64_Ubuntu-18.04.deb)
- [从 sourceforge 下载](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.24/rabbitremotecontrol_0.0.24_amd64_Ubuntu-18.04.deb/download)
+ md5 校验文件: rabbitremotecontrol_0.0.24_amd64_Ubuntu-18.04.deb.md5sum
- [从 github 下载](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.24/rabbitremotecontrol_0.0.24_amd64_Ubuntu-18.04.deb.md5sum)
- [从 sourceforge 下载](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.24/rabbitremotecontrol_0.0.24_amd64_Ubuntu-18.04.deb.md5sum/download)
- [从 github 下载](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.25/rabbitremotecontrol_0.0.25_amd64_Ubuntu-18.04.deb)
- [从 sourceforge 下载](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.25/rabbitremotecontrol_0.0.25_amd64_Ubuntu-18.04.deb/download)
+ md5 校验文件: rabbitremotecontrol_0.0.25_amd64_Ubuntu-18.04.deb.md5sum
- [从 github 下载](https://github.com/KangLin/RabbitRemoteControl/releases/download/v0.0.25/rabbitremotecontrol_0.0.25_amd64_Ubuntu-18.04.deb.md5sum)
- [从 sourceforge 下载](https://sourceforge.net/projects/rabbitremotecontrol/files/v0.0.25/rabbitremotecontrol_0.0.25_amd64_Ubuntu-18.04.deb.md5sum/download)

## 开发

Expand Down
2 changes: 1 addition & 1 deletion Update/update.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version='1.0' encoding='UTF-8'?>
<REDIRECT>
<VERSION>v0.0.24</VERSION>
<VERSION>v0.0.25</VERSION>
</REDIRECT>
4 changes: 2 additions & 2 deletions ci/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,10 @@ esac

export PKG_CONFIG_PATH=${ThirdLibs_DIR}/lib/pkgconfig:${PKG_CONFIG_PATH}
if [ -n "$appveyor_RabbitRemoteControl_VERSION" -a -z "$VERSION" ]; then
export VERSION="v0.0.24"
export VERSION="v0.0.25"
fi
if [ -z "$VERSION" ]; then
export VERSION="v0.0.24"
export VERSION="v0.0.25"
fi

export UPLOADTOOL_BODY="Release RabbitRemoteControl ${VERSION}.<br> The change see [ChangeLog.md](ChangeLog.md)"
Expand Down
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rabbitremotecontrol (0.0.24) unstable; urgency=medium
rabbitremotecontrol (0.0.25) unstable; urgency=medium

* Initial Release. Closed: #991840

Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Section: main
Priority: optional
Maintainer: Kang Lin <[email protected]>
Build-Depends: debhelper(>= 6), cmake(>= 2.8)
Standards-Version:"v0.0.24"
Standards-Version:"v0.0.25"
Homepage: https://github.com/KangLin/RabbitRemoteControl
Vcs-Git: https://github.com/KangLin/RabbitRemoteControl.git
Vcs-Browser: https://github.com/KangLin/RabbitRemoteControl
Expand Down
Loading

0 comments on commit 3268730

Please sign in to comment.