Skip to content

Commit

Permalink
3.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Jan 26, 2020
1 parent 48177a8 commit fff857f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nsis",
"displayName": "NSIS",
"description": "Language syntax, IntelliSense and build system for Nullsoft Scriptable Install System (NSIS)",
"version": "3.24.1",
"version": "3.25.0",
"publisher": "idleberg",
"license": "MIT OR GPL-2.0",
"author": {
Expand Down Expand Up @@ -101,9 +101,9 @@
"nsis.preprocessMode": {
"type": "string",
"enum": [
"(none)",
"PPO",
"Safe PPO"
"(none)",
"PPO",
"Safe PPO"
],
"default": [],
"markdownDescription": "%nsisPreprocessMode%"
Expand Down

0 comments on commit fff857f

Please sign in to comment.