Skip to content

Commit 9f61e1b

Browse files
committed
chore: bump version code
1 parent e5910bd commit 9f61e1b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ cargo build --release
2727

2828
## Downloads
2929

30-
- `Mac`: arm64: [fluentci-studio_v0.1.7_arm64.dmg](https://github.com/fluentci-io/fluentci-studio/releases/download/v0.1.7/fluentci-studio_v0.1.7_arm64.dmg) intel: [fluentci-studio_v0.1.7_x64.dmg](https://github.com/fluentci-io/fluentci-studio/releases/download/v0.1.7/fluentci-studio_v0.1.7_x64.dmg)
31-
- `Linux`: [fluentci-studio_v0.1.7.AppImage](https://github.com/fluentci-io/fluentci-studio/releases/download/v0.1.7/fluentci-studio_v0.1.7.AppImage)
30+
- `Mac`: arm64: [fluentci-studio_v0.1.8_arm64.dmg](https://github.com/fluentci-io/fluentci-studio/releases/download/v0.1.8/fluentci-studio_v0.1.8_arm64.dmg) intel: [fluentci-studio_v0.1.8_x64.dmg](https://github.com/fluentci-io/fluentci-studio/releases/download/v0.1.8/fluentci-studio_v0.1.8_x64.dmg)
31+
- `Linux`: [fluentci-studio_v0.1.8.AppImage](https://github.com/fluentci-io/fluentci-studio/releases/download/v0.1.8/fluentci-studio_v0.1.8.AppImage)
3232

3333
## Feedback
3434

webui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fluentci-studio",
33
"private": true,
4-
"version": "0.1.7",
4+
"version": "0.1.8",
55
"type": "module",
66
"main": "dist-electron/main/index.js",
77
"author": "Tsiry Sandratraina <tsiry.sndr@fluentci.io>",

0 commit comments

Comments
 (0)