Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add getNeoFormVersion and getMcpVersion getters to make Kotlin happy. #223

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

shartte
Copy link
Collaborator

@shartte shartte commented Jan 7, 2025

No description provided.

@shartte shartte marked this pull request as ready for review January 7, 2025 02:33
@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Jan 7, 2025

  • Publish PR to GitHub Packages

Last commit published: 6709540a430e5e89b369c880cc3ff40f864ee95c.

PR Publishing

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven {
        name 'Maven for PR #223' // https://github.com/neoforged/ModDevGradle/pull/223
        url 'https://prmaven.neoforged.net/ModDevGradle/pr223'
        content {
            includeModule('net.neoforged.moddev.legacyforge', 'net.neoforged.moddev.legacyforge.gradle.plugin')
            includeModule('net.neoforged.moddev', 'net.neoforged.moddev.gradle.plugin')
            includeModule('net.neoforged.moddev.repositories', 'net.neoforged.moddev.repositories.gradle.plugin')
            includeModule('net.neoforged', 'moddev-gradle')
        }
    }
}

@shartte shartte changed the title Add a getNeoFormVersion getter to make Kotlin happy. Add getNeoFormVersion and getMcpVersion getters to make Kotlin happy. Jan 7, 2025
@Matyrobbrt Matyrobbrt merged commit ddc4c21 into main Jan 7, 2025
6 checks passed
@Matyrobbrt Matyrobbrt deleted the fix-221 branch January 7, 2025 20:10
@neoforged-releases
Copy link

🚀 This PR has been released as ModDevGradle version 2.0.74.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants