summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2017-05-15 20:23:45 -0700
committerGitHub <noreply@github.com>2017-05-15 20:23:45 -0700
commit24b2008e8469ac173e2730507e8a9210f28b3e96 (patch)
treed016ae0b24c835b12b401441f2ad5a4afaf75e34
parent68041f8f5bebf5997e1a045fd063ea0acdd911d2 (diff)
Fix #93: Update latest monthly hiring post ids (#98)
-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 d337e74..410dc0f 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 = 14023198
-freelancer_post_id = 14023199
+who_is_hiring_post_id = 14238005
+freelancer_post_id = 14238006