Skip to content

Commit

Permalink
chore:update tim version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
suzhelan committed Dec 6, 2024
1 parent 470f173 commit b959a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/java/top/sacz/timtool/hook/TimVersion.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
public class TimVersion {

public static long TIM_4_0_96 = 4010;
public static long TIM_4_97 = 4011;
public static long TIM_4_0_97 = 4011;

public static String getAppName() {
return HookEnv.getAppName();
Expand Down

0 comments on commit b959a10

Please sign in to comment.