[ignition-plugin1] bump version to 1.4.0 (#32988)

This commit is contained in:
RobbertProost
2023-08-07 18:03:03 +02:00
committed by GitHub
parent ddf8878f9a
commit 9dd0710e4e
4 changed files with 10 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
set(PACKAGE_VERSION "1.1.0")
set(PACKAGE_VERSION "1.4.0")
ignition_modular_library(NAME plugin
VERSION ${PACKAGE_VERSION}
REF "ignition-plugin_${PACKAGE_VERSION}"
SHA512 e932dd7e7b042e9fb4c0569cb8b4028e54c394228aadf6523fa60ab1b9f7f9a17d14c79886a76365e2c47423c221aaef9ca77df638d87e2b6edb82eea10c0a3d)
SHA512 bc8d8012ae2a5f4cee26560323f65e40873fb9d1d014a9946317bf941953a7e5018bc08763f87fc624792cb02aebe289286265796697559eeaf41e28e9b05abb)

View File

@@ -1,7 +1,6 @@
{
"name": "ignition-plugin1",
"version": "1.1.0",
"port-version": 2,
"version": "1.4.0",
"description": "Library for registering plugin libraries and dynamically loading them at runtime",
"homepage": "https://ignitionrobotics.org/libs/plugin",
"license": null,

View File

@@ -3321,8 +3321,8 @@
"port-version": 5
},
"ignition-plugin1": {
"baseline": "1.1.0",
"port-version": 2
"baseline": "1.4.0",
"port-version": 0
},
"ignition-tools": {
"baseline": "1.5.0",

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "193fcc24d2558a5edd5b4907344048e8562bc669",
"version": "1.4.0",
"port-version": 0
},
{
"git-tree": "1f04ba4b936f3f2885c7a463d2a86a1359990931",
"version": "1.1.0",