Procházet zdrojové kódy

Change version to 2

from 2-dev
pull/19/head
Matt Baer před 4 roky
rodič
revize
64c4bcf8fc
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      writeas.go

+ 1
- 1
writeas.go Zobrazit soubor

@@ -19,7 +19,7 @@ const (
torAPIURL = "http://writeas7pm7rcdqg.onion/api"

// Current go-writeas version
Version = "2-dev"
Version = "2"
)

// Client is used to interact with the Write.as API. It can be used to make


Načítá se…
Zrušit
Uložit