Skip to content

Commit f266598

Browse files
authored
Merge pull request #31 from nunocastromartins/patch-1
Fix README to point to correct build gradle file
2 parents 2310b15 + 6ee37cf commit f266598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ In order to find the latest version published of [gradle-jgitver-plugin](https:/
88

99
## Usage
1010

11-
see the project [build.gradle](build.gradle) to see how the project is using itself to manage its own versions.
11+
see the project [build.gradle.kts](build.gradle.kts) to see how the project is using itself to manage its own versions.
1212

1313
Find latest version of the plugin: [click here](https://plugins.gradle.org/plugin/fr.brouillard.oss.gradle.jgitver)
1414

0 commit comments

Comments
 (0)