diff --git a/Applications/Console/pom.xml b/Applications/Console/pom.xml index 659243c..9c56338 100644 --- a/Applications/Console/pom.xml +++ b/Applications/Console/pom.xml @@ -5,7 +5,7 @@ Applications com.agentdid127.resourcepack - 2.2.5 + 2.2.6 4.0.0 @@ -71,4 +71,4 @@ - \ No newline at end of file + diff --git a/Applications/Gui/pom.xml b/Applications/Gui/pom.xml index 6f44e01..3a9f211 100644 --- a/Applications/Gui/pom.xml +++ b/Applications/Gui/pom.xml @@ -5,7 +5,7 @@ Applications com.agentdid127.resourcepack - 2.2.5 + 2.2.6 4.0.0 @@ -68,4 +68,4 @@ - \ No newline at end of file + diff --git a/Applications/pom.xml b/Applications/pom.xml index 9ed8e76..38c1c28 100644 --- a/Applications/pom.xml +++ b/Applications/pom.xml @@ -5,7 +5,7 @@ ResourcePackConverter com.agentdid127 - 2.2.5 + 2.2.6 4.0.0 @@ -33,13 +33,13 @@ com.agentdid127.resourcepack Forwards - 2.2.5 + 2.2.6 com.agentdid127.resourcepack Backwards - 2.2.5 + 2.2.6 - \ No newline at end of file + diff --git a/conversions/Backwards/pom.xml b/conversions/Backwards/pom.xml index 5d49c73..1e53873 100644 --- a/conversions/Backwards/pom.xml +++ b/conversions/Backwards/pom.xml @@ -5,7 +5,7 @@ conversions com.agentdid127.resourcepack - 2.2.5 + 2.2.6 4.0.0 @@ -18,4 +18,4 @@ 8 - \ No newline at end of file + diff --git a/conversions/Forwards/pom.xml b/conversions/Forwards/pom.xml index 61f0187..5f4d6f1 100644 --- a/conversions/Forwards/pom.xml +++ b/conversions/Forwards/pom.xml @@ -5,7 +5,7 @@ conversions com.agentdid127.resourcepack - 2.2.5 + 2.2.6 4.0.0 @@ -18,4 +18,4 @@ 8 - \ No newline at end of file + diff --git a/conversions/pom.xml b/conversions/pom.xml index de11e72..c2faff8 100644 --- a/conversions/pom.xml +++ b/conversions/pom.xml @@ -5,7 +5,7 @@ ResourcePackConverter com.agentdid127 - 2.2.5 + 2.2.6 4.0.0 @@ -32,8 +32,8 @@ com.agentdid127.resourcepack Library - 2.2.5 + 2.2.6 - \ No newline at end of file + diff --git a/library/pom.xml b/library/pom.xml index d49628c..8447d86 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -10,7 +10,7 @@ com.agentdid127 ResourcePackConverter - 2.2.5 + 2.2.6 ../pom.xml - \ No newline at end of file + diff --git a/library/src/main/resources/protocol.json b/library/src/main/resources/protocol.json index 1c48eea..b439074 100644 --- a/library/src/main/resources/protocol.json +++ b/library/src/main/resources/protocol.json @@ -350,5 +350,9 @@ "1.21.7": { "protocol_version": 772, "pack_format": 64 - } -} \ No newline at end of file + }, + "1.21.8": { + "protocol_version": 772, + "pack_format": 64 + } +} diff --git a/pom.xml b/pom.xml index e8852f2..03053f6 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.agentdid127 ResourcePackConverter - 2.2.5 + 2.2.6 pom ResourcePackConverter