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

Commit ac9d4a3

Browse files
committed
Ready to next beta
1 parent c5ece9c commit ac9d4a3

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,6 +16,6 @@ void test_autofill()
1616
t_msg.current = "here..."; // Имя выбранного пользователя в плейсхолдере
1717
msg_data.content = NULL;
1818

19-
t_application.app = "PokeChat beta 0.9.5";
19+
t_application.app = "PokeChat beta 0.9.7";
2020
t_application.user = getenv("USER");
2121
}

0 commit comments

Comments
 (0)