Skip to content

Commit 02bb7d2

Browse files
committed
bump release version
1 parent 9c6e084 commit 02bb7d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
// Fabric API. This is technically optional, but you probably want it anyway.
4444
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
4545

46-
modImplementation include('com.github.Coflnet:CoflSkyCore:c35a40ffe9')
46+
modImplementation include('com.github.Coflnet:CoflSkyCore:bd3579fe51')
4747
modImplementation include("org.greenrobot:eventbus-java:3.3.1")
4848
modImplementation include("org.java-websocket:Java-WebSocket:1.5.2")
4949
modImplementation include("com.google.code.gson:gson:2.10.1")

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ yarn_mappings=1.21.10+build.2
99
loader_version=0.17.3
1010

1111
# Mod Properties
12-
mod_version=1.7.7
12+
mod_version=1.7.8
1313
maven_group=com.coflnet
1414
archives_base_name=SkyCofl
1515

0 commit comments

Comments
 (0)