Skip to content

Commit 391accf

Browse files
Merge version update from v0.6.5 to v0.6.6
2 parents feeebd9 + 72a45a6 commit 391accf

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.6.5
1+
v0.6.6

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<div align="center">
22
<img src="https://github.com/Mehver/iController/raw/main/docs/icon/256.png" width="20%" alt=""/>
3-
<h1>iController <code>v0.6.5</code></h1>
3+
<h1>iController <code>v0.6.6</code></h1>
44
<p>English | <a href='https://github.com/Mehver/iController/blob/main/docs/README-cn.md'>简体中文</a></p>
55
<span>
6-
<a href='https://github.com/Mehver/iController/releases/tag/v0.6.5'><img src="https://img.shields.io/badge/Windows%20(x64)-v0.6.5-blue?logo=Windows" alt=""/></a>&nbsp;
6+
<a href='https://github.com/Mehver/iController/releases/tag/v0.6.6'><img src="https://img.shields.io/badge/Windows%20(x64)-v0.6.6-blue?logo=Windows" alt=""/></a>&nbsp;
77
<a href='https://github.com/Mehver/iController/releases/tag/v0.5.1'><img src="https://img.shields.io/badge/MacOS%20(arm64)-v0.5.1-green?logo=Apple" alt=""/></a>&nbsp;
88
<a href='https://github.com/Mehver/iController/releases/tag/v0.5.1'><img src="https://img.shields.io/badge/MacOS%20(x64)-v0.5.1-green?logo=Apple" alt=""/></a>
99
</span>

docs/README-cn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<div align="center">
22
<img src="https://github.com/Mehver/iController/raw/main/docs/icon/256.png" width="20%" alt=""/>
3-
<h1>iController <code>v0.6.5</code></h1>
3+
<h1>iController <code>v0.6.6</code></h1>
44
<p><a href='https://github.com/Mehver/iController/blob/main/README.md'>English</a> | 简体中文</p>
55
<span>
6-
<a href='https://github.com/Mehver/iController/releases/tag/v0.6.5'><img src="https://img.shields.io/badge/Windows%20(x64)-v0.6.5-blue?logo=Windows" alt=""/></a>&nbsp;
6+
<a href='https://github.com/Mehver/iController/releases/tag/v0.6.6'><img src="https://img.shields.io/badge/Windows%20(x64)-v0.6.6-blue?logo=Windows" alt=""/></a>&nbsp;
77
<a href='https://github.com/Mehver/iController/releases/tag/v0.5.1'><img src="https://img.shields.io/badge/MacOS%20(arm64)-v0.5.1-green?logo=Apple" alt=""/></a>&nbsp;
88
<a href='https://github.com/Mehver/iController/releases/tag/v0.5.1'><img src="https://img.shields.io/badge/MacOS%20(x64)-v0.5.1-green?logo=Apple" alt=""/></a>
99
</span>

iController.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from ServerApp.config import Config
77
from ServerApp.pyinstaller_context import PyInstallerContext
88

9-
VERSION = "v0.6.5"
9+
VERSION = "v0.6.6"
1010

1111
print(f"""
1212
_ ___ _ _ _

0 commit comments

Comments
 (0)