Skip to content

Commit

Permalink
1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
na-trium-144 committed Dec 30, 2023
1 parent 06c71d9 commit 2221e88
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 9 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.3.1] - 2023-12-30
### Changed
* clang17でのコンパイルエラーを修正
### Fixed
* v1.2.2, v1.3.0 でサーバーがsegmentation faultするバグを修正 (#160)

## [1.3.0] - 2023-12-26
### Changed
* debugビルドのdllファイル名をwebcfacedに変更 (#148)
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12)

project(webcface
LANGUAGES CXX
VERSION 1.3.0
VERSION 1.3.1
HOMEPAGE_URL "https://github.com/na-trium-144/webcface"
DESCRIPTION "Web-based RPC & UI Library"
)
Expand Down
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ PROJECT_NAME = "WebCFace"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = "1.3.0"
PROJECT_NUMBER = "1.3.1"

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Debianなど他のディストリビューションで動作するかはわか
<details open><summary>Ubuntu 22.04, x86_64</summary>

```sh
curl -LO https://github.com/na-trium-144/webcface/releases/download/v1.3.0/webcface_1.3.0-ubuntu22.04_amd64.deb
curl -LO https://github.com/na-trium-144/webcface/releases/download/v1.3.1/webcface_1.3.1-ubuntu22.04_amd64.deb
curl -LO https://github.com/na-trium-144/webcface-webui/releases/download/v1.1.0/webcface-webui_1.1.0_all.deb
curl -LO https://github.com/na-trium-144/webcface-tools/releases/download/v1.1.7/webcface-tools_1.1.7-ubuntu22.04_amd64.deb
```
Expand All @@ -63,7 +63,7 @@ curl -LO https://github.com/na-trium-144/webcface-tools/releases/download/v1.1.7
<details><summary>Ubuntu 22.04, arm64</summary>

```sh
curl -LO https://github.com/na-trium-144/webcface/releases/download/v1.3.0/webcface_1.3.0-ubuntu22.04_arm64.deb
curl -LO https://github.com/na-trium-144/webcface/releases/download/v1.3.1/webcface_1.3.1-ubuntu22.04_arm64.deb
curl -LO https://github.com/na-trium-144/webcface-webui/releases/download/v1.1.0/webcface-webui_1.1.0_all.deb
curl -LO https://github.com/na-trium-144/webcface-tools/releases/download/v1.1.7/webcface-tools_1.1.7-ubuntu22.04_arm64.deb
```
Expand All @@ -72,7 +72,7 @@ curl -LO https://github.com/na-trium-144/webcface-tools/releases/download/v1.1.7
<details><summary>Ubuntu 22.04, armhf</summary>

```sh
curl -LO https://github.com/na-trium-144/webcface/releases/download/v1.3.0/webcface_1.3.0-ubuntu22.04_armhf.deb
curl -LO https://github.com/na-trium-144/webcface/releases/download/v1.3.1/webcface_1.3.1-ubuntu22.04_armhf.deb
curl -LO https://github.com/na-trium-144/webcface-webui/releases/download/v1.1.0/webcface-webui_1.1.0_all.deb
curl -LO https://github.com/na-trium-144/webcface-tools/releases/download/v1.1.7/webcface-tools_1.1.7-ubuntu22.04_armhf.deb
```
Expand All @@ -81,7 +81,7 @@ curl -LO https://github.com/na-trium-144/webcface-tools/releases/download/v1.1.7
<details><summary>Ubuntu 20.04, x86_64</summary>

```sh
curl -LO https://github.com/na-trium-144/webcface/releases/download/v1.3.0/webcface_1.3.0-ubuntu20.04_amd64.deb
curl -LO https://github.com/na-trium-144/webcface/releases/download/v1.3.1/webcface_1.3.1-ubuntu20.04_amd64.deb
curl -LO https://github.com/na-trium-144/webcface-webui/releases/download/v1.1.0/webcface-webui_1.1.0_all.deb
curl -LO https://github.com/na-trium-144/webcface-tools/releases/download/v1.1.7/webcface-tools_1.1.7-ubuntu20.04_amd64.deb
```
Expand All @@ -90,7 +90,7 @@ curl -LO https://github.com/na-trium-144/webcface-tools/releases/download/v1.1.7
<details><summary>Ubuntu 20.04, arm64</summary>

```sh
curl -LO https://github.com/na-trium-144/webcface/releases/download/v1.3.0/webcface_1.3.0-ubuntu20.04_arm64.deb
curl -LO https://github.com/na-trium-144/webcface/releases/download/v1.3.1/webcface_1.3.1-ubuntu20.04_arm64.deb
curl -LO https://github.com/na-trium-144/webcface-webui/releases/download/v1.1.0/webcface-webui_1.1.0_all.deb
curl -LO https://github.com/na-trium-144/webcface-tools/releases/download/v1.1.7/webcface-tools_1.1.7-ubuntu20.04_arm64.deb
```
Expand All @@ -99,7 +99,7 @@ curl -LO https://github.com/na-trium-144/webcface-tools/releases/download/v1.1.7
<details><summary>Ubuntu 20.04, armhf</summary>

```sh
curl -LO https://github.com/na-trium-144/webcface/releases/download/v1.3.0/webcface_1.3.0-ubuntu20.04_armhf.deb
curl -LO https://github.com/na-trium-144/webcface/releases/download/v1.3.1/webcface_1.3.1-ubuntu20.04_armhf.deb
curl -LO https://github.com/na-trium-144/webcface-webui/releases/download/v1.1.0/webcface-webui_1.1.0_all.deb
curl -LO https://github.com/na-trium-144/webcface-tools/releases/download/v1.1.7/webcface-tools_1.1.7-ubuntu20.04_armhf.deb
```
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>webcface</name>
<version>1.2.0</version>
<version>1.3.1</version>
<description>Web-based RPC &amp; UI Library</description>
<maintainer email="na-trium-144@users.noreply.github.com">na-trium-144</maintainer>
<license>MIT</license>
Expand Down

0 comments on commit 2221e88

Please sign in to comment.