Skip to content

Commit 31beeb0

Browse files
author
Algorithman
committed
Version upper
1 parent 6405fcb commit 31beeb0

4 files changed

Lines changed: 30 additions & 33 deletions

File tree

README.html

Lines changed: 26 additions & 29 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SoundCenSe v1.4.3 #
1+
# SoundCenSe v1.4.4 #
22

33
SoundCenSe is a audio engine for Dwarf Fortress based on ZweiStein's SoundSense written in c#/gtk.
44

@@ -59,4 +59,4 @@ Credits:
5959
- jecowa for his efforts on OSX testing
6060

6161

62-
Last changed: 8/13/2016 6:45:56 PM
62+
Last changed: 9/7/2017 10:20:32 AM

SoundCenSe GTK/SoundCenSeGTK/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
1818
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
1919

20-
[assembly: AssemblyVersion ("1.4.3.*")]
20+
[assembly: AssemblyVersion ("1.4.4.*")]
2121

2222
// The following attributes are used to specify the signing key for the assembly,
2323
// if desired. See the Mono documentation for more information about signing.

SoundCenSe GTK/SoundCenSeGTK/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"author": "Algorithman",
3-
"content_version": "1.4.3",
3+
"content_version": "1.4.4",
44
"df_min_version": "0.34.11",
55
"df_max_version": "",
66
"title": "SoundCenSe GTK",

0 commit comments

Comments
 (0)