Skip to content

Commit b959a10

Browse files
committed
chore:update tim version 2
1 parent 470f173 commit b959a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/top/sacz/timtool/hook/TimVersion.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
public class TimVersion {
44

55
public static long TIM_4_0_96 = 4010;
6-
public static long TIM_4_97 = 4011;
6+
public static long TIM_4_0_97 = 4011;
77

88
public static String getAppName() {
99
return HookEnv.getAppName();

0 commit comments

Comments
 (0)