This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
youys
/
DocNet
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
14
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Version bump due to fix
tags/0.7.2
Frans Bouma
10 years ago
parent
53101643e8
commit
3c1ef88a20
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/Constants.cs
+ 1
- 1
src/Constants.cs
View File
@@ -30,6 +30,6 @@ namespace Docnet
{
public class Constants
{
public const string Version = "0.7";
public const string Version = "0.7
.1
";
}
}
Write
Preview
Loading…
Cancel
Save