Skip to content

Commit

Permalink
2.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNite committed Nov 11, 2024
1 parent d7c1793 commit be2556b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GDWeave/GDWeave.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Version>2.0.13.0</Version>
<Version>2.0.14.0</Version>

<!-- required for loader -->
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GDWeave

GDWeave is a mod loader & runtime script patching for [the Godot Engine](https://github.com/godotengine/godot).
GDWeave is a mod loader & runtime script patcher for [the Godot Engine](https://github.com/godotengine/godot).

## Installation

Expand Down

0 comments on commit be2556b

Please sign in to comment.