summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2017-07-03 21:18:22 -0400
committerGitHub <noreply@github.com>2017-07-03 21:18:22 -0400
commit9117371aaeb3beda0c05524a38be76e2c78cdbe1 (patch)
tree95d7dbdbf93bb60e08d22eb299158ff6f8f4daaf
parent15e97553bbde68add68a473326df6a9e50c33251 (diff)
Fix #100: Update latest monthly hiring post ids (#102)
-rw-r--r--haxor_news/settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/haxor_news/settings.py b/haxor_news/settings.py
index 5cf2d4e..70a1229 100644
--- a/haxor_news/settings.py
+++ b/haxor_news/settings.py
@@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.
# Updated monthly, see HackerNewsCli.hiring docstring.
-who_is_hiring_post_id = 14460777
-freelancer_post_id = 14460778
+who_is_hiring_post_id = 14688684
+freelancer_post_id = 14688685