Commit 79c086f1 authored by Scotty Logan's avatar Scotty Logan
Browse files

bumped version to 1.2.6; added Debian Stretch

parent ae9826a0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{
  "name":           "suet-base",
  "version":        "1.2.5",
  "version":        "1.2.6",
  "author":         "Stanford University Emerging Technology",
  "summary":        "Base configuration for a ET / IT Lab machine",
  "license":        "MIT",
@@ -22,7 +22,7 @@
    },
    {
      "operatingsystem": "Debian",
      "operatingsystemmajrelease": [ "7", "8" ]
      "operatingsystemmajrelease": [ "7", "8", "9" ]
    },
    {
      "operatingsystem": "OracleLinux"