Skip to content

Commit

Permalink
Bump to v3.3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AndnixSH committed Oct 1, 2023
1 parent ec6fd42 commit 9e81f5b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions APKToolGUI/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// Можно задать все значения или принять номер построения и номер редакции по умолчанию,
// используя "*", как показано ниже:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.0.0")]
[assembly: AssemblyVersion("3.3.0.1")]
[assembly: AssemblyFileVersion("3.3.0.1")]
3 changes: 3 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
3.3.0.1
- Fixed an issue that caused installation fail after compiling

3.3.0.0
- Updated Simplified Chinese translation
- Removed android.intent.action.MAIN from "Fix ApkTool errors after decompile"
Expand Down

0 comments on commit 9e81f5b

Please sign in to comment.