Skip to content

Commit 454082d

Browse files
committed
release 1.3
1 parent 8d24d08 commit 454082d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## ibf-unpack
22

3-
Utility for unpack `.ini` files from `ConfigINI.IBF` for Bioshock, Bioshock 2, Bioshock Remastered, Bioshock 2 Remastered.
3+
Utility for packing and unpack `.ini` files from `ConfigINI.IBF` for Bioshock, Bioshock 2, Bioshock Remastered, Bioshock 2 Remastered.
44

55
Also localization `Localizedint.lbf` archive supported too (for `.int` files with translated strings).
66

Diff for: ibf-unpack/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.2.0.0")]
36-
[assembly: AssemblyFileVersion("1.2.0.0")]
35+
[assembly: AssemblyVersion("1.3.0.0")]
36+
[assembly: AssemblyFileVersion("1.3.0.0")]

0 commit comments

Comments
 (0)