mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-05 17:05:57 +08:00
Version 0.8.7
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BLACK_VER_MAJ = 0
|
||||
BLACK_VER_MIN = 8
|
||||
BLACK_VER_MIC = 6
|
||||
BLACK_VER_MIC = 7
|
||||
BLACK_VERSION = $${BLACK_VER_MAJ}.$${BLACK_VER_MIN}.$${BLACK_VER_MIC}
|
||||
|
||||
Reference in New Issue
Block a user