Skip to content

Commit 70da00e

Browse files
Merge branch 'develop'
2 parents 29ca133 + 0dfef72 commit 70da00e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CHANGELOG.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ File format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
See cloning and downloading instructions [here](https://www.ivoyager.dev/developers/).
88

9-
## [v0.0.18] - Not Released
9+
## [v0.0.18] - 2024-03-15
1010

11-
Under development using Godot 4.2.1. _Has backward breaking changes!_
11+
Developed using Godot 4.2.1. _Has backward breaking changes!_
1212

13-
Requires plugin [ivoyager_table_reader](https://github.com/ivoyager/ivoyager_table_importer) v0.0.7.dev (use current _master_ branch).
13+
Requires plugin [ivoyager_table_reader](https://github.com/ivoyager/ivoyager_table_importer) v0.0.7.
1414

15-
Requires non-release **ivoyager_assets-0.0.18.dev.20240129**. **_NEW! The plugin will update this for you! Just press 'Download' at the dialog prompt._** (Alternatively, download [here](https://github.com/ivoyager/non_release_assets/releases/tag/2024-01-29).)
15+
Requires **ivoyager_assets-0.0.18**. **_NEW! The plugin will update this for you! Just press 'Download' at the dialog prompt._** (Alternatively, download [here](https://github.com/ivoyager/non_release_assets/releases/tag/2024-01-29).)
1616

1717

1818
### Added
@@ -59,4 +59,4 @@ Requires plugin [ivoyager_table_reader](https://github.com/ivoyager/ivoyager_tab
5959
##
6060
I, Voyager projects v0.0.16 and earlier used a different core submodule [ivoyager](https://github.com/ivoyager/ivoyager) (now depreciated); see previous changelog [here](https://github.com/ivoyager/ivoyager/blob/master/CHANGELOG.md).
6161

62-
[v0.0.18]: https://github.com/ivoyager/ivoyager_core/compare/v0.0.17...HEAD
62+
[v0.0.18]: https://github.com/ivoyager/ivoyager_core/compare/v0.0.17...v0.0.18

plugin.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
name="I, Voyager - Core"
44
description="This is I, Voyager's core plugin! It runs the solar system simulator."
55
author="Charlie Whitfield"
6-
version="0.0.18.dev"
6+
version="0.0.18"
77
script="editor_plugin/core_editor_plugin.gd"

0 commit comments

Comments
 (0)