File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -467,7 +467,7 @@ Display version information.
467467Short:
468468
469469 $ leetcode version
470- 2.6.1
470+ 2.6.2
471471
472472Verbose:
473473
@@ -477,7 +477,7 @@ Verbose:
477477 | | ___ ___| |_ ___ ___ __| | ___
478478 | |/ _ \/ _ \ __|/ __|/ _ \ / _` |/ _ \
479479 | | __/ __/ |_ (__| (_) | (_| | __/
480- |_|\___|\___|\__|\___|\___/ \__,_|\___| CLI v2.6.1
480+ |_|\___|\___|\__|\___|\___/ \__,_|\___| CLI v2.6.2
481481
482482 [Environment]
483483 Node v8.1.4
Original file line number Diff line number Diff line change 22layout : default
33title : Release Notes
44---
5+ # 2.6.2
6+ * ` submit `
7+ * fixes beta ratio issue
8+
59# 2.6.1
610* ` submit `
711 * fixes 500 error on windows.
Original file line number Diff line number Diff line change 11{
22 "name" : " leetcode-cli" ,
3- "version" : " 2.6.1 " ,
3+ "version" : " 2.6.2 " ,
44 "description" : " A cli tool to enjoy leetcode!" ,
55 "preferGlobal" : " true" ,
66 "engines" : {
You can’t perform that action at this time.
0 commit comments