Skip to content

Commit

Permalink
Release v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Chikage0o0 authored and github-actions[bot] committed Dec 4, 2022
1 parent ae06622 commit 31458ca
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client-overrides/config/customwindowtitle-client.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
title = "CreateOrigin-v4.0.0"
title = "CreateOrigin-v4.0.1"
icon16 = "customwindowtitle/icon16.png"
icon32 = "customwindowtitle/icon32.png"
2 changes: 1 addition & 1 deletion index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ metafile = true

[[files]]
file = "mods/when-dungeons-arise.pw.toml"
hash = "1c760c6d6023a101a70c57ac41763be84c533bcaa9d9fd4216129b005c878e20"
hash = "a171322112f845cfce4d815fa1e615bd857f2bd895329010193386b0f952a264"
metafile = true

[[files]]
Expand Down
4 changes: 2 additions & 2 deletions pack.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name = "CreateOrigin"
author = "Chikage"
version = "v4.0.0"
version = "v4.0.1"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "0c60996d08eca113669f68d2ff4331662841561746bd291e1b5d40499cdcd317"
hash = "636de5277beecd797e7f5cda14264af2ce49a032e1311fbf8808c5aea0ba30a0"

[versions]
fabric = "0.14.11"
Expand Down
2 changes: 1 addition & 1 deletion server-overrides/server.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ enable-command-block=false
enable-query=false
generator-settings={}
level-name=world
motd=CreateOrigin v4.0.0
motd=CreateOrigin v4.0.1
query.port=25565
pvp=true
generate-structures=true
Expand Down

0 comments on commit 31458ca

Please sign in to comment.