1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-03 00:45:22 +02:00

Add node version variable to docs (#10620)

Also adjusted other version mentions so go version is always mentioned
as major.minor and node only as major.

Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
John Olheiser 2020-03-05 16:36:22 -06:00 committed by GitHub
parent 35027305d1
commit f5a20250ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 10 additions and 8 deletions

View file

@ -0,0 +1 @@
{{ .Site.Params.minNodeVersion }}