Skip to content

Commit 46278bd

Browse files
Merge branch 'master' into refactor-xml
2 parents fb59919 + 25c88c9 commit 46278bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UltiSnips/python.snippets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ snippet module
6464
"name": "${1:Module name}",
6565
"summary": "${2:Module summary}",
6666
"version": "${3:14.0}.1.0.0",
67-
"development_status": "Alpha",
67+
"development_status": "Alpha",
6868
"category": "${4:Uncategorized}",
6969
"website": "${5:www.akretion.com}",
7070
"author": "${6: Akretion}",

0 commit comments

Comments
 (0)