Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
Version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewprenger committed Nov 2, 2015
1 parent 7379379 commit 8a17357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ext {
url = 'https://github.com/matthewprenger/CurseGradle'
}

version = '1.0.3-SNAPSHOT'
version = '1.0.4'
group = 'com.matthewprenger'
description = 'Gradle plugin to upload artifacts to CurseForge'
archivesBaseName = 'CurseGradle'
Expand Down

0 comments on commit 8a17357

Please sign in to comment.