mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-02-21 01:36:59 +08:00
build: update version format
This commit is contained in:
parent
deca5c587f
commit
18a3ca5259
2 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"plugins": {
|
||||
"@csmith/release-it-calver-plugin": {
|
||||
"format": "0y.0w.minor",
|
||||
"format": "yy.ww.minor",
|
||||
"increment": "calendar.minor"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
"plugins": {
|
||||
"@csmith/release-it-calver-plugin": {
|
||||
"format": "0y.0w.minor",
|
||||
"format": "yy.ww.minor",
|
||||
"increment": "calendar.minor"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue