Skip to content

Commit

Permalink
set version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
punker76 committed Dec 7, 2016
1 parent 776da9a commit 1dcdec9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MONI/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]

[assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyFileVersion("1.0.1.0")]
[assembly: AssemblyProduct("moni 1.0.1.0")]
[assembly: AssemblyVersion("1.0.2.0")]
[assembly: AssemblyFileVersion("1.0.2.0")]
[assembly: AssemblyProduct("moni 1.0.2.0")]
7 changes: 7 additions & 0 deletions moni_updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,11 @@
],
"DownLoadURL": "https://github.com/dotob/moni/releases/download/1.0.1/MONI.exe"
},
{
"Version": "1.0.2",
"Changes": [
"Update: Das Data und Log Verzeichnis ist jetzt beim ersten Start C:\Users\<User>\AppData\Roaming\moni\",
],
"DownLoadURL": "https://github.com/dotob/moni/releases/download/1.0.2/MONI.exe"
},
]

0 comments on commit 1dcdec9

Please sign in to comment.