Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Built
Browse files Browse the repository at this point in the history
  • Loading branch information
ov-4 committed Aug 29, 2023
1 parent e4a8248 commit 02b150e
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 2 deletions.
Binary file modified .gradle/8.1.1/checksums/checksums.lock
Binary file not shown.
Binary file modified .gradle/8.1.1/checksums/md5-checksums.bin
Binary file not shown.
Binary file modified .gradle/8.1.1/checksums/sha1-checksums.bin
Binary file not shown.
Binary file modified .gradle/8.1.1/executionHistory/executionHistory.bin
Binary file not shown.
Binary file modified .gradle/8.1.1/executionHistory/executionHistory.lock
Binary file not shown.
Binary file modified .gradle/8.1.1/fileHashes/fileHashes.bin
Binary file not shown.
Binary file modified .gradle/8.1.1/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/outputFiles.bin
Binary file not shown.
Binary file modified .gradle/file-system.probe
Binary file not shown.
2 changes: 1 addition & 1 deletion build/resources/main/fabric.mod.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "ov4-client",
"version": "`2.0.1+7c7724f`",
"version": "2.0.1+e4a8248",
"name": "ov4 Client",
"description": "An addon based on the latest version of the meteor-client.",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ yarn_mappings=1.20.1+build.1
loader_version=0.14.21

# Mod Properties
mod_version=2.0.1+f5cc5f4
mod_version=2.0.1+e4a8248
maven_group=dev.ov4client.addon
archives_base_name=ov4-client

Expand Down
Empty file modified gradlew
100644 → 100755
Empty file.

0 comments on commit 02b150e

Please sign in to comment.