mirror of https://github.com/zulip/zulip.git
4 lines
151 B
Plaintext
4 lines
151 B
Plaintext
|
# When running `npm version patch` etc., let our `version` script,
|
||
|
# `tools/npm-version`, take care of making the new Git tag.
|
||
|
git-tag-version = false
|