website: Bump to 1.2.0.

* website/apps/base/utils.scm (latest-guix-version): Bump to 1.2.0.
This commit is contained in:
Ludovic Courtès 2020-11-23 15:05:08 +01:00
parent 401a21b4e5
commit 5da49b4d22
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
(string-append path "/"))))))
(define latest-guix-version
(make-parameter "1.1.0"))
(make-parameter "1.2.0"))
(define (locale-display-name)
"Return the display name of the current locale."