Quellcode durchsuchen

Merge tag 'page.cpp' into develop

0.3.4
Etheram68 vor 5 Jahren
Ursprung
Commit
6b4cbba825
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 1 1
      README.md
  2. 1 1
      package.json

+ 1 - 1
README.md

@@ -42,7 +42,7 @@ To report a bug or ask for a feature, please open a [Github issue](https://githu
 
 ## Release Notes
 
-## 0.3.3
+## 0.3.3 / 0.3.4
 Add on template line Accessor
 
 ##  0.3.2

+ 1 - 1
package.json

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