fix: show hostname for agent events on dashboard (0.4.8)
Prefix heartbeat and other agent.* lines in recent events with hostname. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -13,8 +13,8 @@ android {
|
||||
applicationId = "ru.kalinamall.seaca"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 11
|
||||
versionName = "0.4.7"
|
||||
versionCode = 12
|
||||
versionName = "0.4.8"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user