Skip to content

Commit 6695865

Browse files
committed
Correct reference to dap-github. Release
1 parent 1a51aeb commit 6695865

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

assistants/crt/cpp.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ args:
3232
use: eclipse
3333

3434
github:
35-
use: common_args
35+
use: github
3636

3737
files:
3838
cppsources: &cppsources

meta.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package_name: cpp
2-
version: 0.10.0dev
2+
version: 0.10.0
33
license: GPLv2+
44
authors:
55
- Jonathan Wakely <[email protected]>
@@ -13,6 +13,7 @@ dependencies:
1313
- common_args
1414
- eclipse
1515
- git
16+
- github
1617
- vim
1718
description: |
1819
Kickstarts new C++ projects

0 commit comments

Comments
 (0)