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

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mav-intel committed Mar 6, 2023
1 parent f2cabbc commit 43f9696
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2023.1.3] - 2023-03-03

### Fixed

- Issues detected from static analysis

## [2023.1.2] - 2023-01-27

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



[Unreleased]: https://github.com/oneapi-src/oneVPL-cpu/compare/v2023.1.0...HEAD
[Unreleased]: https://github.com/oneapi-src/oneVPL-cpu/compare/v2023.1.3...HEAD
[2023.1.3]: https://github.com/oneapi-src/oneVPL-cpu/compare/v2023.1.2...v2023.1.3
[2023.1.2]: https://github.com/oneapi-src/oneVPL-cpu/compare/v2023.1.1...v2023.1.2
[2023.1.1]: https://github.com/oneapi-src/oneVPL-cpu/compare/v2023.1.0...v2023.1.1
[2023.1.0]: https://github.com/oneapi-src/oneVPL-cpu/compare/v2023.0.0...v2023.1.0
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023.1.2
2023.1.3

0 comments on commit 43f9696

Please sign in to comment.