Skip to content

Commit 3f0f3a9

Browse files
committed
version and download link update
1 parent a06f37d commit 3f0f3a9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

P8Coder/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System.Reflection;
1+
using System.Reflection;
22
using System.Runtime.CompilerServices;
33
using System.Runtime.InteropServices;
44

@@ -33,4 +33,4 @@
3333
// übernehmen, indem Sie "*" eingeben:
3434
// [assembly: AssemblyVersion("1.0.*")]
3535
[assembly: AssemblyVersion("1.0.0.0")]
36-
[assembly: AssemblyFileVersion("1.0.0.0")]
36+
[assembly: AssemblyFileVersion("1.1.0.0")]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If you're looking for other tools for pico-8, check the [awesome-PICO-8](https:/
4343
P8Coder overwrites all lua code of the cartridge you select! Everything else (gfx/map/sfx/music) remains untouched.
4444

4545
## Download
46-
- Binary (v1.0) from author server: http://thrill-project.com/archiv/coding/P8Coder.zip (147kb)
46+
- Binary (v1.1) from author server: http://thrill-project.com/archiv/coding/P8Coder.zip (147kb)
4747

4848
## Source code
4949
- C# .NET4.5, VisualStudio 12 (2013) solution

0 commit comments

Comments
 (0)