From edd5f22bd2d4bbb179a3a5f20945740547b5cae8 Mon Sep 17 00:00:00 2001 From: NullBite Date: Sun, 18 Jun 2023 15:46:45 -0400 Subject: [PATCH] Add version number to options file --- config/yosbr/options.txt | 1 + index.toml | 2 +- pack.toml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index 372eb07..c348580 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -1,3 +1,4 @@ +version:3465 autoJump:false darkMojangStudiosBackground:true snooperEnabled:false diff --git a/index.toml b/index.toml index 62a29f4..218af53 100644 --- a/index.toml +++ b/index.toml @@ -22,7 +22,7 @@ hash = "29e8afe5258e9f0cbeb96d3e8ab0cbdb4eadacf48621a6df06a6dece25410547" [[files]] file = "config/yosbr/options.txt" -hash = "a0cc6031ca3d886ab809375c79406aa45fd1b6eaac801fd53f6719b3494c3af3" +hash = "95446e151890157ebdc8fa114b1fcbfff0c022403fa2e4f298a55258cef3c339" [[files]] file = "mods/appleskin.pw.toml" diff --git a/pack.toml b/pack.toml index 81451ac..adce4ed 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "9b320d41ddf2a734cea99a10dd878236ed6e069e432d17668f57be6e1af20f1a" +hash = "b7df77e62946ca2193e0ad1d68ee57e6bb92dc516079ade0c0015653bbe3586f" [versions] fabric = "0.14.21"