[recipes/recipes-1.0] Switch the flatpak to build a 1.0 branch



commit 926a6ce79ad00c7f47a82dba02bc5fae70aa7a61
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Mar 29 19:27:54 2017 -0400

    Switch the flatpak to build a 1.0 branch
    
    This will let us keep both a development version (master)
    and a stable version (1.0) in the same repository.

 flatpak/org.gnome.Recipes.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/flatpak/org.gnome.Recipes.json b/flatpak/org.gnome.Recipes.json
index b7df532..16d3bd2 100644
--- a/flatpak/org.gnome.Recipes.json
+++ b/flatpak/org.gnome.Recipes.json
@@ -1,5 +1,6 @@
 {
     "app-id": "org.gnome.Recipes",
+    "branch": "1.0",
     "runtime": "org.gnome.Platform",
     "runtime-version": "3.24",
     "sdk": "org.gnome.Sdk",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]