Skip to content

Commit 7d7d103

Browse files
authored
Merge pull request #379 from stride3d/master
Deploy latest website updates to staging
2 parents dd1f27c + be08271 commit 7d7d103

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

_data/site.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.0.35",
2+
"version": "2.0.0.36",
33
"engine": "Eleventy 3.0",
44
"title": "Stride Game Engine",
55
"description": "C# Stride Game Engine is a powerful and versatile game development engine that is based on the C# programming language",

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"lunr": "^2.3.9",
2727
"markdown-it-anchor": "^9.2.0",
2828
"markdown-it-table-of-contents": "^1.2.0",
29-
"sass": "^1.98.0"
29+
"sass": "^1.99.0"
3030
}
3131
}

0 commit comments

Comments
 (0)