Skip to content

Commit 6578132

Browse files
committed
Bump package version
1 parent efa7b5e commit 6578132

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Grunt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"grunt-template": "^0.2.3"
1818
},
1919
"meta": {
20-
"version": "1.3.2.0"
20+
"version": "1.3.2.1"
2121
}
2222
}

Source/Solution/FormEditor/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
//
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
34-
[assembly: AssemblyVersion("1.3.2.0")]
35-
[assembly: AssemblyFileVersion("1.3.2.0")]
34+
[assembly: AssemblyVersion("1.3.2.1")]
35+
[assembly: AssemblyFileVersion("1.3.2.1")]

0 commit comments

Comments
 (0)