Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit 43f9696

Browse files
committed
Bump version
1 parent f2cabbc commit 43f9696

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
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+
## [2023.1.3] - 2023-03-03
11+
12+
### Fixed
13+
14+
- Issues detected from static analysis
15+
1016
## [2023.1.2] - 2023-01-27
1117

1218
### Changed
@@ -162,7 +168,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
162168

163169

164170

165-
[Unreleased]: https://github.com/oneapi-src/oneVPL-cpu/compare/v2023.1.0...HEAD
171+
[Unreleased]: https://github.com/oneapi-src/oneVPL-cpu/compare/v2023.1.3...HEAD
172+
[2023.1.3]: https://github.com/oneapi-src/oneVPL-cpu/compare/v2023.1.2...v2023.1.3
166173
[2023.1.2]: https://github.com/oneapi-src/oneVPL-cpu/compare/v2023.1.1...v2023.1.2
167174
[2023.1.1]: https://github.com/oneapi-src/oneVPL-cpu/compare/v2023.1.0...v2023.1.1
168175
[2023.1.0]: https://github.com/oneapi-src/oneVPL-cpu/compare/v2023.0.0...v2023.1.0

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2023.1.2
1+
2023.1.3

0 commit comments

Comments
 (0)