Skip to content

Commit e165aef

Browse files
author
webanh
committed
ver 1.0.1 新增定位坐标点击后可回到之前的鼠标位置
1 parent 90f3f03 commit e165aef

2 files changed

Lines changed: 8 additions & 5 deletions

File tree

Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
// General Information about an assembly is controlled through the following
88
// set of attributes. Change these attribute values to modify the information
99
// associated with an assembly.
10-
[assembly: AssemblyTitle("鼠标点击器 By Forty")]
11-
[assembly: AssemblyDescription("鼠标点击器 By Forty")]
10+
[assembly: AssemblyTitle("鼠标点击器 By Anh")]
11+
[assembly: AssemblyDescription("鼠标点击器 By Anh")]
1212
[assembly: AssemblyConfiguration("")]
1313
[assembly: AssemblyCompany("Forty")]
1414
[assembly: AssemblyProduct("鼠标点击器 By Forty")]
15-
[assembly: AssemblyCopyright("Copyright © 2023")]
15+
[assembly: AssemblyCopyright("Copyright © 2024")]
1616
[assembly: AssemblyTrademark("")]
1717
[assembly: AssemblyCulture("")]
1818

@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.0.0.0")]
54+
[assembly: AssemblyVersion("1.0.1.0")]
5555
[assembly: AssemblyFileVersion("1.0.0.0")]

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,8 @@
66
![image](https://github.com/Half1900/AlphaClicker/assets/149751999/bf331913-80b8-4957-90a8-651718123e62)
77

88

9-
新增定位坐标点击后可回到之前的鼠标位置,运行为非后台模式,选获取坐标,再开始。
9+
ver 1.0.1 新增定位坐标点击后可回到之前的鼠标位置,运行为非后台模式,选获取坐标,再开始。
1010

11+
12+
13+
运行环境 .net framework 4.7.2 + 下载地址:<https://go.microsoft.com/fwlink/?LinkId=863262>

0 commit comments

Comments
 (0)