tangled
alpha
login
or
join now
regnault.dev
/
webfishing-atproto
8
fork
atom
this repo has no description
8
fork
atom
overview
issues
pulls
pipelines
Update to 1.0.2
regnault.dev
5 months ago
c51c28ce
213f3ec7
+2
-2
2 changed files
expand all
collapse all
unified
split
Atproto
Atproto.csproj
manifest.json
+1
-1
Atproto/Atproto.csproj
···
4
4
<ImplicitUsings>enable</ImplicitUsings>
5
5
<Nullable>enable</Nullable>
6
6
<AssemblySearchPaths>$(AssemblySearchPaths);$(GDWeavePath)/core</AssemblySearchPaths>
7
7
-
<Version>1.0.1.0</Version>
7
7
+
<Version>1.0.2.0</Version>
8
8
<RootNamespace>Atproto</RootNamespace>
9
9
</PropertyGroup>
10
10
+1
-1
Atproto/manifest.json
···
4
4
"Metadata": {
5
5
"Name": "Atproto Webfishing",
6
6
"Author": "Estym",
7
7
-
"Version": "1.0.1",
7
7
+
"Version": "1.0.2",
8
8
"Description": "A mod that sends data to your AtProto PDS."
9
9
},
10
10
"PackPath": "atproto.pck",