Skip to content
This repository was archived by the owner on Jan 22, 2022. It is now read-only.

Commit 1dff1a1

Browse files
committed
Release time! UCODE-uchat deadline
1 parent cedefca commit 1dff1a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/src/client_auto.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ void test_autofill()
1616
t_msg.current = "here..."; // Имя выбранного пользователя в плейсхолдере
1717
msg_data.content = NULL;
1818

19-
t_application.app = "PokeChat beta 0.9.9";
19+
t_application.app = "PokeChat stable 1.0.0";
2020
t_application.user = getenv("USER");
2121
t_application.id = "org.ucode.uchat";
2222
t_application.application = g_application_new(t_application.id, G_APPLICATION_FLAGS_NONE);

0 commit comments

Comments
 (0)