Skip to content

Commit 9cd13fa

Browse files
chore: bump version to 1.8.5-rc1
1 parent af97607 commit 9cd13fa

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,6 @@
112112
"start:frontend": "cd frontend && yarn start",
113113
"test:frontend": "cd frontend && yarn test"
114114
},
115-
"version": "1.8.5",
115+
"version": "1.8.5-rc1",
116116
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
117117
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "olas-operate-app"
3-
version = "1.8.5"
3+
version = "1.8.5-rc1"
44
description = ""
55
authors = [
66
{ name = "David Vilela", email = "dvilelaf@gmail.com" },

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)