Skip to content

Commit

Permalink
Updated version to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Albo1125 committed Feb 28, 2019
1 parent 664fd49 commit 5408a70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions FireScript/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.3.0.0")]
[assembly: AssemblyFileVersion("1.3.0.0")]
[assembly: AssemblyVersion("1.3.1.0")]
[assembly: AssemblyFileVersion("1.3.1.0")]
2 changes: 1 addition & 1 deletion __resource.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
name 'FireScript'
description 'Allows you to simulate fires and smoke.'
author 'Albo1125 (https://www.youtube.com/albo1125)'
version 'v1.3.0'
version 'v1.3.1'
url 'https://github.com/Albo1125/FireScript'
client_script 'FireScript.net.dll'
server_script 'sv_firescript.lua'

0 comments on commit 5408a70

Please sign in to comment.