Skip to content

Commit 3e486b4

Browse files
authored
🎈 5.0.0 (#118)
Signed-off-by: Louise Poubel <louise@openrobotics.org>
1 parent 8605a3a commit 3e486b4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ find_package(ignition-cmake2 REQUIRED)
1313
#============================================================================
1414
# Configure the project
1515
#============================================================================
16-
ign_configure_project(VERSION_SUFFIX pre2)
16+
ign_configure_project(VERSION_SUFFIX)
1717

1818
#============================================================================
1919
# Set project-specific options

Changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### Ignition Sensors 5.X.X
44

5-
### Ignition Sensors 5.0.0 (20XX-XX-XX)
5+
### Ignition Sensors 5.0.0 (2021-03-30)
66

77
1. Bump in edifice: ign-common4
88
* [Pull request #85](https://github.com/ignitionrobotics/ign-sensors/pull/85)
@@ -16,6 +16,10 @@
1616
1. Bump in edifice: ign-rendering5
1717
* [Pull request #55](https://github.com/ignitionrobotics/ign-sensors/pull/55)
1818

19+
1. Documentation updates
20+
* [Pull request #116](https://github.com/ignitionrobotics/ign-sensors/pull/116)
21+
* [Pull request #114](https://github.com/ignitionrobotics/ign-sensors/pull/114)
22+
1923
## Ignition Sensors 4
2024

2125
### Ignition Sensors 4.X.X

0 commit comments

Comments
 (0)