Skip to content

Commit e6cdbf0

Browse files
committed
Version 0.1.5
1 parent b3719be commit e6cdbf0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

v2rock/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
namespace v2rock_config
55
{
66
static const char __attribute__ ((unused)) *name = "V2Rock";
7-
static const char __attribute__ ((unused)) *version = "0.1.4";
7+
static const char __attribute__ ((unused)) *version = "0.1.5";
88
static const char __attribute__ ((unused)) *main_config = "v2rock.conf";
99
static const char __attribute__ ((unused)) *v2ray_config = "config.json";
1010
}

v2rock/debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
v2rock (0.1.5-1) precise; urgency=low
2+
3+
* Enhancement: Keep manually added nodes when re-importing subscription.
4+
* Enhancement: Bring the window to the front when it is restored.
5+
* Happy Birthday!
6+
7+
-- IOsetting <iosetting@outlook.com> Mon, 2 Nov 2020 18:00:00 +0800
8+
19
v2rock (0.1.4-1) precise; urgency=low
210

311
* New feature: Internationalization and high DPI support

0 commit comments

Comments
 (0)