Skip to content

Commit

Permalink
Version 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
IOsetting committed Nov 2, 2020
1 parent b3719be commit e6cdbf0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion v2rock/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
namespace v2rock_config
{
static const char __attribute__ ((unused)) *name = "V2Rock";
static const char __attribute__ ((unused)) *version = "0.1.4";
static const char __attribute__ ((unused)) *version = "0.1.5";
static const char __attribute__ ((unused)) *main_config = "v2rock.conf";
static const char __attribute__ ((unused)) *v2ray_config = "config.json";
}
Expand Down
8 changes: 8 additions & 0 deletions v2rock/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
v2rock (0.1.5-1) precise; urgency=low

* Enhancement: Keep manually added nodes when re-importing subscription.
* Enhancement: Bring the window to the front when it is restored.
* Happy Birthday!

-- IOsetting <[email protected]> Mon, 2 Nov 2020 18:00:00 +0800

v2rock (0.1.4-1) precise; urgency=low

* New feature: Internationalization and high DPI support
Expand Down

0 comments on commit e6cdbf0

Please sign in to comment.