Skip to content

Commit fb071ff

Browse files
committed
Bump tableau to fix C&B being detected as NeoForge when it is for Fabric.
1 parent 7d8b5c8 commit fb071ff

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

fabric/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
2-
id 'com.ldtteam.tableau.maven-publishing' version '0.0.69'
3-
id 'com.ldtteam.tableau.curseforge' version '0.0.69'
2+
id 'com.ldtteam.tableau.maven-publishing' version '0.0.74'
3+
id 'com.ldtteam.tableau.curseforge' version '0.0.74'
44
id 'com.communi-suggestu.obumbratio' version '0.0.7'
55
}
66

neoforge/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
2-
id 'com.ldtteam.tableau.maven-publishing' version '0.0.69'
3-
id 'com.ldtteam.tableau.curseforge' version '0.0.69'
2+
id 'com.ldtteam.tableau.maven-publishing' version '0.0.74'
3+
id 'com.ldtteam.tableau.curseforge' version '0.0.74'
44
id 'com.communi-suggestu.obumbratio' version '0.0.8'
55
id 'com.communi-suggestu.bonorum' version '0.0.1'
66
}

0 commit comments

Comments
 (0)