Skip to content

Commit 62d736c

Browse files
authored
Merge pull request #41 from piotrpdev/release-plz-2025-04-30T19-20-33Z
2 parents a8349f6 + 5a8d49b commit 62d736c

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

backend/CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.1.13](https://github.com/piotrpdev/oko/compare/oko-v0.1.12...oko-v0.1.13) - 2025-04-30
11+
12+
### Added
13+
14+
- OKO-112 HTTPS
15+
1016
## [0.1.12](https://github.com/piotrpdev/oko/compare/oko-v0.1.11...oko-v0.1.12) - 2025-04-30
1117

1218
### Added

backend/Cargo.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.

backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["utils/camera-impersonator", "utils/ws-utils"]
33

44
[package]
55
name = "oko"
6-
version = "0.1.12"
6+
version = "0.1.13"
77
authors = ["Piotr Placzek <piotrpdev@gmail.com>"]
88
edition = "2021"
99
rust-version = "1.73"

0 commit comments

Comments
 (0)