We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71283d7 commit 19a4a8bCopy full SHA for 19a4a8b
MOAction/MOAction.csproj
@@ -5,8 +5,8 @@
5
<Product>MOActionPlugin</Product>
6
<Description>This plugin allows for actions to be used on mouseover targets without a macro.</Description>
7
<Copyright>Copyleft attick 2021 baybeeee</Copyright>
8
- <AssemblyVersion>4.1.1</AssemblyVersion>
9
- <FileVersion>4.1.1</FileVersion>
+ <AssemblyVersion>4.1.2</AssemblyVersion>
+ <FileVersion>4.1.2</FileVersion>
10
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
11
<OutputPath>bin\$(Configuration)\</OutputPath>
12
<AppDesignerFolder>Properties.bak</AppDesignerFolder>
0 commit comments