Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GlitterWorld Prime Mod
Release build
Commits
3e5cb985
Commit
3e5cb985
authored
Sep 17, 2018
by
Adam Leyshon
Browse files
Set version properly.
parent
7e8ef73c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
About/About.xml
About/About.xml
+0
-1
Glitterworld Prime/Properties/AssemblyInfo.cs
Glitterworld Prime/Properties/AssemblyInfo.cs
+2
-2
No files found.
About/About.xml
View file @
3e5cb985
...
...
@@ -6,7 +6,6 @@
<url>
https://www.thecodecache.net
</url>
<description>
Build: @SHAHASH@ \n
<
color=orange
><
b
>
Warning:
<
/b
>
\n
Anything you want, delivered anywhere in the universe in under 24 earth hours!
</description>
</ModMetaData>
Glitterworld Prime/Properties/AssemblyInfo.cs
View file @
3e5cb985
...
...
@@ -40,5 +40,5 @@ using System.Runtime.InteropServices;
// 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
(
"3.0.0.1"
)]
[
assembly
:
AssemblyFileVersion
(
"3.0.0.1"
)]
\ No newline at end of file
[
assembly
:
AssemblyVersion
(
"0.19.1.0"
)]
[
assembly
:
AssemblyFileVersion
(
"0.19.1.0"
)]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment