Skip to content

Commit 88bd114

Browse files
committed
Updaing changelog and version bump
1 parent bbdad3b commit 88bd114

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# Changes
2-
- Updating Advanced Math libraries
2+
- Fixed Physics Ticks Event Handler only responding to one computer only
3+
- Fixed Ship API missing methods
4+
- Merged Extended Ship API into Ship API
5+
- New documentation via LDoc

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx4096M
22
# Identity
33
mod_name=cc_vs
44
mod_id=cc_vs
5-
mod_version=0.4.1
5+
mod_version=0.5.0
66
enabled_platforms=fabric,forge
77
archives_base_name=cc_vs
88
maven_group=io.github.techtastic

0 commit comments

Comments
 (0)