Skip to content

Commit

Permalink
Updated project for -v4.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
virtualvivek committed Jun 21, 2023
1 parent 6fd4e32 commit 28c2a3e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"short_name": "WinUIWeb",
"name": "Windows UI Web",
"short_name": "WinUIFabric",
"name": "Windows UI",
"icons": [
{
"src": "docs/public/favicon.ico",
Expand Down
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "windows-ui-fabric",
"version": "4.0.1",
"version": "4.0.2",
"description": "Build Windows Fluent UI apps using Html, CSS & JavaScript. Comes with Rich Native Like Components.",
"main": "index.js",
"scripts": {
Expand All @@ -9,15 +9,17 @@
},
"keywords": [
"windows",
"windows11",
"css-framework",
"html",
"css",
"javascript",
"responsive",
"uwp",
"fluent-ui"
"fluent-ui",
"electron-apps"
],
"homepage": "https://virtualvivek.github.io/windows-ui/",
"homepage": "https://windows-ui.github.io/",
"bugs": {
"url": "https://github.com/virtualvivek/windows-ui/issues"
},
Expand Down

0 comments on commit 28c2a3e

Please sign in to comment.