Prepare 5.23.0-rc.1
This commit is contained in:
parent
e033e0b553
commit
2222ee6a67
@ -1,4 +1,4 @@
|
||||
# Unreleased
|
||||
# 5.23.0-rc.1
|
||||
- Changes from 5.22.0
|
||||
- Build:
|
||||
- FIXED: pessimistic calls to std::move [#5560](https://github.com/Project-OSRM/osrm-backend/pull/5561)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "osrm",
|
||||
"version": "5.23.0-unreleased",
|
||||
"version": "5.23.0-rc.1",
|
||||
"private": false,
|
||||
"description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.",
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user