Skip to content

Commit

Permalink
Release v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Chikage0o0 authored and github-actions[bot] committed Dec 5, 2022
1 parent 01b79fb commit 1eab488
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 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.1"
title = "CreateOrigin-v4.0.2"
icon16 = "customwindowtitle/icon16.png"
icon32 = "customwindowtitle/icon32.png"
4 changes: 2 additions & 2 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ metafile = true

[[files]]
file = "mods/collective.pw.toml"
hash = "afd78d8e42db8d2a6a0e32599773add6dae4e5d014605abaf0bd7a96db9f52d3"
hash = "68ab3dc40925137d87e72bfbc8382459baa79a2dfa6eb277a0fecae4a840f24d"
metafile = true

[[files]]
Expand Down Expand Up @@ -358,7 +358,7 @@ metafile = true

[[files]]
file = "mods/emicompat.pw.toml"
hash = "da067d2511a56cb765093222bf2dac16c9e9a739d4157fa6876a0bb7dbd1b43e"
hash = "c607c7f81a931c158807ce6625af6b3d6c2c2d8f13f0fd5d95aa8494e4b4d4d0"
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.1"
version = "v4.0.2"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "636de5277beecd797e7f5cda14264af2ce49a032e1311fbf8808c5aea0ba30a0"
hash = "810353da0b0039368d8d862b092fcc252630abe7dccb290da191358b546ef3b2"

[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.1
motd=CreateOrigin v4.0.2
query.port=25565
pvp=true
generate-structures=true
Expand Down

0 comments on commit 1eab488

Please sign in to comment.