Skip to content

Commit 2958341

Browse files
committed
release candidate: v1.5.1784752101
1 parent 8de172a commit 2958341

6 files changed

Lines changed: 7 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.5.1784752101] - 2026-07-22
11+
1012
## [1.5.1784736726] - 2026-07-22
1113

1214
## [1.5.1784734533] - 2026-07-22

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ members = [
2222
]
2323

2424
[workspace.package]
25-
version = "1.5.1784736726"
25+
version = "1.5.1784752101"
2626
edition = "2021"
2727
rust-version = "1.91"
2828
license = "Apache-2.0"

LATEST_RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version: 1.5.1784736726
1+
version: 1.5.1784752101
22
---
33

crates/capsem-app/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/tauri-apps/tauri/dev/crates/tauri-utils/schema.json",
33
"productName": "Capsem",
4-
"version": "1.5.1784736726",
4+
"version": "1.5.1784752101",
55
"identifier": "com.capsem.capsem",
66
"build": {
77
"beforeDevCommand": "pnpm dev",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "capsem"
3-
version = "1.5.1784736726"
3+
version = "1.5.1784752101"
44
requires-python = ">=3.11"
55
dependencies = [
66
"pydantic>=2.0",

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)