Skip to content

Commit 4537d0e

Browse files
committed
3.0.0-beta.11
1 parent f2d96f2 commit 4537d0e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 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
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuse-open/uno",
3-
"version": "3.0.0-beta.10",
3+
"version": "3.0.0-beta.11",
44
"description": "Extremely fast, native C#-dialect and powerful tooling for mobile and desktop developers.",
55
"main": "index.js",
66
"types": "index.d.ts",

src/GlobalAssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
// Version information.
1616
[assembly: AssemblyVersion("3.0.0.0")]
1717
[assembly: AssemblyFileVersion("3.0.0.0")]
18-
[assembly: AssemblyInformationalVersion("3.0.0-beta.10")]
18+
[assembly: AssemblyInformationalVersion("3.0.0-beta.11")]

0 commit comments

Comments
 (0)