소스 검색

Modify name

Etheram68 5 년 전
부모
커밋
4e983aea05
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      README.md
  2. 2 2
      package.json

+ 1 - 1
README.md

@@ -28,5 +28,5 @@ To report a bug or ask for a feature, please open a [Github issue](https://githu
 
 ## Release Notes
 
-### 0.1.5
+### 0.1.6
 First Version of Auto Create canonical Class for the Cpp language

+ 2 - 2
package.json

@@ -1,8 +1,8 @@
 {
 	"name": "canonicalclasscpp",
-	"displayName": "Canonical Class CPP",
+	"displayName": "42 Canonical Class CPP",
 	"description": "This extension is to automatically create a canonical hpp and cpp file",
-	"version": "0.1.5",
+	"version": "0.1.6",
 	"publisher": "frfreyCanonicalClassCPP",
 	"icon": "42.png",
 	"repository": {