Skip to content

Commit 5466231

Browse files
committed
3.0.0-beta.7
1 parent 7dd7209 commit 5466231

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.6",
3+
"version": "3.0.0-beta.7",
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
@@ -16,4 +16,4 @@
1616
// Version information.
1717
[assembly: AssemblyVersion("3.0.0.0")]
1818
[assembly: AssemblyFileVersion("3.0.0.0")]
19-
[assembly: AssemblyInformationalVersion("3.0.0-beta.6")]
19+
[assembly: AssemblyInformationalVersion("3.0.0-beta.7")]

0 commit comments

Comments
 (0)