This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
youys
/
Discord.Net
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
34
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
0.7.2-beta2
pull/6/head
RogueException
9 years ago
parent
d4e1bb76cb
commit
53e60b4490
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/Discord.Net.Commands/project.json
+1
-1
src/Discord.Net/project.json
+ 1
- 1
src/Discord.Net.Commands/project.json
View File
@@ -1,5 +1,5 @@
{
"version": "0.7.2-beta
1
",
"version": "0.7.2-beta
2
",
"description": "A small Discord.Net extension to make bot creation easier.",
"authors": [ "RogueException" ],
"tags": [ "discord", "discordapp" ],
+ 1
- 1
src/Discord.Net/project.json
View File
@@ -1,5 +1,5 @@
{
"version": "0.7.2-beta
1
",
"version": "0.7.2-beta
2
",
"description": "An unofficial .Net API wrapper for the Discord client.",
"authors": [ "RogueException" ],
"tags": [ "discord", "discordapp" ],
Write
Preview
Loading…
Cancel
Save