Skip to content

Commit 4e32112

Browse files
author
Katrina Owen
committed
Fix incorrect version instructions in release docs
1 parent 6067431 commit 4e32112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ https://github.com/exercism/cli/compare/$PREVIOUS_RELEASE...master
2929

3030
## Bump the version
3131

32-
Edit the `Version` constant in `exercism/main.go`, and edit the Changelog.
32+
Edit the `Version` constant in `cmd/version.go`, and edit the Changelog.
3333

3434
All the changes in the "next release" section should be moved to a new section
3535
that describes the version number, and gives it a date.

0 commit comments

Comments
 (0)