Skip to content

Commit fddf523

Browse files
Bumping version to 0.9.0
1 parent 51d35b5 commit fddf523

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

Content/.template.config/template.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,12 @@
22
"$schema": "http://json.schemastore.org/template",
33
"author": "Krzysztof Cieslak",
44
"classifications": [ "F#", "Web", "Framework", "ASP.Net", "Core", "Http", "Service", "Functional", "MVC" ],
5-
"name": "Saturn v0.7.0",
5+
"name": "Saturn v0.9.0",
66
"tags": {
77
"language": "F#",
88
"type": "project"
99
},
1010
"identity": "Saturn.Template",
1111
"shortName": "Saturn",
12-
"sourceName": "SaturnServer",
13-
"postActions": [{
14-
"condition": "(OS != \"Windows_NT\")",
15-
"description": "Make scripts executable",
16-
"manualInstructions": [ { "text": "Run 'chmod +x *.sh'" } ],
17-
"actionId": "cb9a6cf3-4f5c-4860-b9d2-03a574959774",
18-
"args": {
19-
"+x": "*.sh"
20-
},
21-
"continueOnError": true
22-
}]
12+
"sourceName": "SaturnServer"
2313
}

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#### 0.9.0 - 30.07.2019
2+
* Update to Saturn 0.9
3+
14
#### 0.7.0 - 14.07.2018
25
* Update to Saturn 0.7
36

0 commit comments

Comments
 (0)