Skip to content

Commit eefaa47

Browse files
committed
Bump version and changelog to v0.9.17
1 parent bd7c7ec commit eefaa47

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.github/scripts/thunderstore_bundle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ function generateManifest() {
123123
BEPINEX_DEPENDENCY,
124124
`nebula-${apiPluginInfo.name}-${apiPluginInfo.version}`,
125125
"PhantomGamers-IlLine-1.0.0",
126-
"starfi5h-BulletTime-1.5.5",
126+
"starfi5h-BulletTime-1.5.8",
127127
],
128128
website_url: "https://github.com/hubastard/nebula"
129129
};

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Changelog
22

3+
0.9.17:
4+
- Compatible with game version 0.10.32.25779
5+
36
0.9.16:
47
- Compatible with game version 0.10.32.25682
58

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "0.9.16",
3+
"version": "0.9.17",
44
"assemblyVersion": {
55
"precision": "build"
66
},

0 commit comments

Comments
 (0)