Skip to content

Commit 271be90

Browse files
Release version 0.3.1
1 parent bf5e5ac commit 271be90

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Quinstance/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("http://www.gyroshot.com")]
1212
[assembly: AssemblyProduct("Quinstance")]
13-
[assembly: AssemblyCopyright("Copyright © 2015 Robert Martens")]
13+
[assembly: AssemblyCopyright("Copyright © 2015, 2016 Robert Martens")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.3.0.0")]
36-
[assembly: AssemblyFileVersion("0.3.0.0")]
35+
[assembly: AssemblyVersion("0.3.1.0")]
36+
[assembly: AssemblyFileVersion("0.3.1.0")]

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Quinstance 0.3.0
1+
Quinstance 0.3.1
22
================
33

44
A wrapper around VMFInstanceInserter, enabling the use of func_instances in

0 commit comments

Comments
 (0)